[infinispan-issues] [JBoss JIRA] (ISPN-10371) Refactor ProtocolServer thread pools

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


Will Burns created ISPN-10371:
---------------------------------

             Summary: Refactor ProtocolServer thread pools
                 Key: ISPN-10371
                 URL: https://issues.jboss.org/browse/ISPN-10371
             Project: Infinispan
          Issue Type: Sub-task
          Components: Server
            Reporter: Will Burns
             Fix For: 10.0.0.Final


Today we have protocol servers for REST/Hotrod/Memcached etc. These use their own pools of default sizes of 160 threads. These pools should be completely removed and use the appropriate thread pool from the cache manager itself. We can't really touch the Netty pools, but with the single port luckily this will consolidate the netty thread pool down to 1 for all protocols combined which is good.



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


More information about the infinispan-issues mailing list