]
Sebastian Łaskawiec closed ISPN-6323.
-------------------------------------
Cluster startup hangs indefinitely in client-server mode
--------------------------------------------------------
Key: ISPN-6323
URL:
https://issues.jboss.org/browse/ISPN-6323
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 8.2.0.CR1
Reporter: Matej Čimbora
Assignee: Adrian Nistor
Priority: Blocker
Fix For: 8.2.0.Final, 8.1.3.Final
The issue was reliably reproduced on a cluster of 64 nodes with default clustered.xml
configuration. The nodes receive a view and hang. Coordinator's log is cluttered with
CacheNotFoundResponse & JGroups NPE's (included below). Other nodes just receive
replication timeout while getting rebalancing status.
Thread dump (coordinator):
https://gist.github.com/mcimbora/b65914bcd8141427fbf4
Exceptions (coordinator):
https://gist.github.com/mcimbora/0dd9a5b53344c1cdb18b
Exceptions(other nodes):
https://gist.github.com/mcimbora/49d8b9f1b983d17ca5b1