[infinispan-issues] [JBoss JIRA] (ISPN-3131) Calling forget() when not in a recovery-enabled cache should not throw a NPE

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu May 23 06:28:06 EDT 2013


Manik Surtani created ISPN-3131:
-----------------------------------

             Summary: Calling forget() when not in a recovery-enabled cache should not throw a NPE
                 Key: ISPN-3131
                 URL: https://issues.jboss.org/browse/ISPN-3131
             Project: Infinispan
          Issue Type: Feature Request
          Components: Transactions
    Affects Versions: 5.2.6.Final
            Reporter: Manik Surtani
            Assignee: Mircea Markus
             Fix For: 5.3.0.CR1, 5.3.0.Final


In some cases, a cache may be configured not to have recovery enabled, but may run in an environment where a transaction manager may try and call forget().  This should *not* cause a {{NullPointerException}} which will propagate to the transaction manager and cause more issues.

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