[infinispan-issues] [JBoss JIRA] Created: (ISPN-260) Transactions aborting on high load from readers

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Mon Nov 9 18:30:05 EST 2009


Transactions aborting on high load from readers
-----------------------------------------------

                 Key: ISPN-260
                 URL: https://jira.jboss.org/jira/browse/ISPN-260
             Project: Infinispan
          Issue Type: Bug
          Components: Lucene Directory
    Affects Versions: 4.0.0.CR1
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 4.0.0.CR2


There is a possibility of readers iterating on the values of a set while it's being modified on the same cache instance (sharing the set by reference).
Transaction manager is hiding a ConcurrentModificationException on the list of files in the Index.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list