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

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue Jan 17 23:58:18 EST 2012


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

Manik Surtani updated ISPN-1747:
--------------------------------

        Summary: Redundant checks in the RecoveryManagerImpl  (was: redundant checks in the RecoveryManagerImpl)
       Priority: Optional  (was: Major)
    Description: There is a set of unnecessary checks in the RecoveryManagerImpl: a prepared transaction as returned from RecoveryManagerImpl.getPreparedTransaction() can only be remote, so no point in checking again whether the transaction is remote.  (was: 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.)
     Complexity: Low

    
> 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
>            Priority: Optional
>             Fix For: 5.1.0.FINAL
>
>
> There is a set of unnecessary checks in the RecoveryManagerImpl: a prepared transaction as returned from RecoveryManagerImpl.getPreparedTransaction() can only be remote, so no point in checking again whether the transaction is remote.

--
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