[infinispan-issues] [JBoss JIRA] (ISPN-10372) Add checkstyle that prevents use of *Async with no executor from CompletionStage

Will Burns (Jira) issues at jboss.org
Mon Jul 1 09:40:00 EDT 2019


Will Burns created ISPN-10372:
---------------------------------

             Summary: Add checkstyle that prevents use of *Async with no executor from CompletionStage
                 Key: ISPN-10372
                 URL: https://issues.jboss.org/browse/ISPN-10372
             Project: Infinispan
          Issue Type: Sub-task
            Reporter: Will Burns
             Fix For: 10.0.0.Final


The various *Async methods of CompletionStage that don't take an explicit Executor use the core thread pool. We don't want to be using this thread pool as we have our own to use.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list