[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 11:49:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-10372 started by Will Burns.
-----------------------------------------
> 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.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