[infinispan-issues] [JBoss JIRA] (ISPN-2349) If the coordinator leaves while rebalancing is in progress, the new coordinator doesn't finish rebalancing

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Fri Sep 28 10:54:03 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-2349:
--------------------------------

       Fix Version/s: 5.2.0.Beta1
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1344  (was: https://github.com/infinispan/infinispan/pull/1344)

    
> 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: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list