[infinispan-issues] [JBoss JIRA] (ISPN-10800) Checkstyle isn't looking for supplyAsync methods with no executor
Will Burns (Jira)
issues at jboss.org
Mon Oct 21 20:41:00 EDT 2019
Will Burns created ISPN-10800:
---------------------------------
Summary: 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
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