[infinispan-issues] [JBoss JIRA] (ISPN-1584) Inability to store an entry in L1 can cause transaction failure

Manik Surtani (Created) (JIRA) jira-events at lists.jboss.org
Thu Dec 1 08:11:41 EST 2011


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: Mircea Markus
             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