[infinispan-issues] [JBoss JIRA] (ISPN-1747) redundant checks in the RecoveryManagerImpl

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Jan 17 10:21:18 EST 2012


Mircea Markus created ISPN-1747:
-----------------------------------

             Summary: redundant checks in the RecoveryManagerImpl
                 Key: ISPN-1747
                 URL: https://issues.jboss.org/browse/ISPN-1747
             Project: Infinispan
          Issue Type: Enhancement
          Components: Transactions
    Affects Versions: 5.0.1.FINAL
            Reporter: Mircea Markus
            Assignee: Mircea Markus
             Fix For: 5.1.0.FINAL


There is a set of unnecessary checks in the RecoveryManagerImpl: a prepared transaction as returned frion RMImpl.getPreparedTransaction can only be remote, so no point in checking weather the tx is local or not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list