[infinispan-issues] [JBoss JIRA] (ISPN-2749) Use StateTransferManager.isStateTransferInProgressForKey(key) whenever possible instead of ad-hoc implementations
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Wed Jan 23 10:05:47 EST 2013
Adrian Nistor created ISPN-2749:
-----------------------------------
Summary: Use StateTransferManager.isStateTransferInProgressForKey(key) whenever possible instead of ad-hoc implementations
Key: ISPN-2749
URL: https://issues.jboss.org/browse/ISPN-2749
Project: Infinispan
Issue Type: Task
Affects Versions: 5.2.0.CR2
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 5.3.0.Final
StateTransferManager.isStateTransferInProgressForKey(key) is not used in all places where it should. For example TxDistributionIntercetptor.isStateTransferInProgressForKey() has an ad-hoc implementation.
There are also other places, some are marked with TODOs, in the state transfer and distribution area. We need to locate all of them and upgrade this code.
--
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