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

Dan Berindei (Jira) issues at jboss.org
Thu Jul 4 01:25:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-10372:
--------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 10.0.0.Beta4
       Resolution: Done


> 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
>            Assignee: Will Burns
>            Priority: Major
>             Fix For: 10.0.0.Beta4, 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