[infinispan-issues] [JBoss JIRA] (ISPN-10800) Checkstyle isn't looking for supplyAsync methods with no executor
Will Burns (Jira)
issues at jboss.org
Tue Oct 22 11:16:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10800:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7469
> Checkstyle isn't looking for supplyAsync methods with no executor
> -----------------------------------------------------------------
>
> Key: ISPN-10800
> URL: https://issues.jboss.org/browse/ISPN-10800
> Project: Infinispan
> Issue Type: Bug
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> ISPN-10372 introduced a check to ensure we were only using the CompletionStage methods that supplied an executor. Unfortunately this missed the static `CompletableFuture` methods such as `supplyAsync` and `runAsync`.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list