[infinispan-issues] [JBoss JIRA] (ISPN-1584) Inability to store an entry in L1 can cause transaction failure
Manik Surtani (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Dec 1 11:24:40 EST 2011
[ https://issues.jboss.org/browse/ISPN-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1584:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Inability to store an entry in L1 can cause transaction failure
> ---------------------------------------------------------------
>
> Key: ISPN-1584
> URL: https://issues.jboss.org/browse/ISPN-1584
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Cache, Transactions
> Affects Versions: 5.0.0.FINAL
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Fix For: 5.1.0.CR1, 5.1.0.FINAL
>
>
> A reader thread attempting to store an entry in L1 may fail (perhaps due to a lock acquisition by a competing writer thread). This should not prevent the reader's transaction from failing - should simply skip storing in L1 for this call.
--
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