[infinispan-issues] [JBoss JIRA] (ISPN-11292) Add in (non)blocking thread pools

Will Burns (Jira) issues at jboss.org
Fri Feb 7 12:01:25 EST 2020


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

Will Burns updated ISPN-11292:
------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/7860


> Add in (non)blocking thread pools
> ---------------------------------
>
>                 Key: ISPN-11292
>                 URL: https://issues.redhat.com/browse/ISPN-11292
>             Project: Infinispan
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Will Burns
>            Assignee: Will Burns
>            Priority: Major
>             Fix For: 11.0.0.Alpha1
>
>
> We should remove the ASYNC_OPERATIONS_EXECUTOR and PERSISTENCE_EXECUTOR components and replace them with a NON_BLOCKING_EXECUTOR and BLOCKING_EXECUTOR or something similarly named.
> We should probably default the NON_BLOCKING_EXECUTOR to 2 * numCPU and blocking to 100? The queue size should be a bit bigger for blocking as compared to non blocking. The parser should allow these to be changed as other executors are currently.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list