[infinispan-issues] [JBoss JIRA] (ISPN-11784) Combine netty and non blocking thread pools

Will Burns (Jira) issues at jboss.org
Thu May 14 01:30:30 EDT 2020


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

Will Burns updated ISPN-11784:
------------------------------
    Status: Open  (was: New)


> Combine netty and non blocking thread pools
> -------------------------------------------
>
>                 Key: ISPN-11784
>                 URL: https://issues.redhat.com/browse/ISPN-11784
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Server
>            Reporter: Will Burns
>            Priority: Major
>             Fix For: 11.0.0.Final
>
>
> We cannot simply drop in our non blocking thread pool as an executor for netty io event loop group. The reason is because Netty takes over control of that thread and only runs tasks submitted to its various event loops. To consolidate these we need to replace our non blocking thread pool with the netty thread pool so it can awake the thread to process tasks.



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


More information about the infinispan-issues mailing list