]
Diego Lovison updated ISPN-9421:
--------------------------------
Labels: on-hold (was: )
Server workers configuration not applied
----------------------------------------
Key: ISPN-9421
URL:
https://issues.jboss.org/browse/ISPN-9421
Project: Infinispan
Issue Type: Bug
Components: Remote Protocols, Server
Affects Versions: 9.4.0.Beta1, 9.3.1.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Labels: on-hold
Fix For: 9.4.0.CR3
The protocol servers never pass the configured worker threads to the netty event loops
which default to 2 * available cpus (as counted by the JDK, which might not take
cgroup/cfs quotas into account)..