[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
Mon Mar 18 02:57:41 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-2749:
--------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1725

    
> 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