[infinispan-issues] [JBoss JIRA] (ISPN-2368) Two rebalances in parallel

Radim Vansa (JIRA) jira-events at lists.jboss.org
Thu Oct 4 06:12:04 EDT 2012


Radim Vansa created ISPN-2368:
---------------------------------

             Summary: Two rebalances in parallel
                 Key: ISPN-2368
                 URL: https://issues.jboss.org/browse/ISPN-2368
             Project: Infinispan
          Issue Type: Bug
          Components: State transfer
    Affects Versions: 5.2.0.Beta1
            Reporter: Radim Vansa
            Assignee: Mircea Markus


There is a bug in ClusterTopologyManagerImpl on line 353: the reference to cache topology is obtained prior to entering to the synchronized block, causing that two rebalances can start in parallel, effectively broking the state transfer.

--
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