[infinispan-issues] [JBoss JIRA] (ISPN-2698) Some in-progress segment transfers are not cancelled properly during rehashing
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Tue Jan 8 11:23:08 EST 2013
[ https://issues.jboss.org/browse/ISPN-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-2698:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1555
> Some in-progress segment transfers are not cancelled properly during rehashing
> ------------------------------------------------------------------------------
>
> Key: ISPN-2698
> URL: https://issues.jboss.org/browse/ISPN-2698
> Project: Infinispan
> Issue Type: Bug
> Components: State transfer
> Affects Versions: 5.2.0.ALPHA1
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 5.2.0.CR1
>
>
> If segments are re-assigned to another node due to rehashing and these segments happen to be in-progress on current node then these transfers should be cancelled. This is handled in method StateConsumerImpl.cancelTransfers(..).
> The code contains an error: the currently iterated segment is not included into the cancelled set.
--
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