]
Tristan Tarrant updated ISPN-11114:
-----------------------------------
Fix Version/s: 10.1.2.Final
(was: 10.1.1.Final)
NonTxBackupOwnerBecomingPrimaryOwnerTest takes too long
-------------------------------------------------------
Key: ISPN-11114
URL:
https://issues.redhat.com/browse/ISPN-11114
Project: Infinispan
Issue Type: Bug
Components: Core, Test Suite
Affects Versions: 10.1.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Minor
Fix For: 10.1.2.Final, 11.0.0.Final
{{NonTxBackupOwnerBecomingPrimaryOwnerTest}} installs a {{LocalTopologyManagerImpl}} to
block topology updates, and never stops blocking. That makes cluster shutdown very slow,
as each node leaving triggers a topology updates, and since ISPN-10310 the coordinator
doesn't spawn a new thread for the topology update.