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)