]
Galder Zamarreño updated ISPN-4873:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Final
Resolution: Done
Statetransfer thread pool deadlock
----------------------------------
Key: ISPN-4873
URL:
https://issues.jboss.org/browse/ISPN-4873
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 6.0.2.Final
Reporter: Takayoshi Kimura
Assignee: Dan Berindei
Fix For: 7.0.0.Final
During massive state transfer with 300 nodes and 3000 caches, the OOB and/or infinispan
thread pool gets deadlock, similar to ISPN-2808.
The thread pool is configured with max 1400 threads now and increasing them is not a
realistic workaround as the user is planning to add more caches.