[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:56:47 EST 2013
[ https://issues.jboss.org/browse/ISPN-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2401:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1596
> 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