[infinispan-issues] [JBoss JIRA] (ISPN-10800) Checkstyle isn't looking for supplyAsync methods with no executor
Tristan Tarrant (Jira)
issues at jboss.org
Wed Oct 23 02:16:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-10800:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 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