[infinispan-issues] [JBoss JIRA] (ISPN-2401) StateTransferManager.isStateTransferInProgress/ForKey return false at the start of state transfer
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Wed Jan 23 08:58:47 EST 2013
[ https://issues.jboss.org/browse/ISPN-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749888#comment-12749888 ]
Dan Berindei commented on ISPN-2401:
------------------------------------
I'm using a separate flag to track when a rebalance starts and when it ends. We need a new issue to track changing back DistributionManagerImpl.getLocality and friends to use it.
> StateTransferManager.isStateTransferInProgress/ForKey return false at the start of state transfer
> --------------------------------------------------------------------------------------------------
>
> Key: ISPN-2401
> URL: https://issues.jboss.org/browse/ISPN-2401
> Project: Infinispan
> Issue Type: Bug
> Components: State transfer
> Affects Versions: 5.2.0.Beta2
> Reporter: Dan Berindei
> Assignee: Adrian Nistor
> Fix For: 5.2.0.Final
>
>
> They only check the segments that are in progress, so they return false if state transfer started but didn't add any segment to the in-progress list yet.
> If isStateTransferInProgressForKey is fixed, DistributionManagerImpl.getLocality should be changed to use it again.
--
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