[infinispan-issues] [JBoss JIRA] (ISPN-10371) Refactor ProtocolServer thread pools
Tristan Tarrant (Jira)
issues at jboss.org
Sun Oct 27 16:09:13 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-10371:
-----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
> 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
> Priority: Major
> Fix For: 10.0.1.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.13.8#713008)
More information about the infinispan-issues
mailing list