]
Adrian Nistor updated ISPN-2349:
--------------------------------
Fix Version/s: 5.2.0.Beta1
Git Pull Request:
If the coordinator leaves while rebalancing is in progress, the new
coordinator doesn't finish rebalancing
----------------------------------------------------------------------------------------------------------
Key: ISPN-2349
URL:
https://issues.jboss.org/browse/ISPN-2349
Project: Infinispan
Issue Type: Bug
Components: State transfer
Affects Versions: 5.2.0.Alpha4
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Critical
Fix For: 5.2.0.Beta1
When the coordinator dies or otherwise leaves the cluster, the new coordinator recovers
the cluster state and handles any new changes.
However, if there was already a rebalance operation in progress, the new coordinator
ignores the rebalance confirmations from the other members and doesn't install a
balanced CH until there is another join/leave/etc. event for that cache.
Normally this doesn't appear in our tests because the state transfer is quick and so
the old coordinator is able to finish the rebalance caused by its own leave before
shutting down. I did see it however in Query's MultiNodeDistributedTest.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: