[infinispan-issues] [JBoss JIRA] (ISPN-3131) Calling forget() when not in a recovery-enabled cache should not throw a NPE
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu May 23 13:27:06 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus resolved ISPN-3131.
---------------------------------
Resolution: Duplicate Issue
duplicate of ISPN-2173
> 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