[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
Mon Oct 15 05:44:01 EDT 2012


Dan Berindei created ISPN-2401:
----------------------------------

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