[infinispan-issues] [JBoss JIRA] Created: (ISPN-681) Some of Lucene's readlocks are persisted to the CacheStore

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Fri Oct 1 09:11:40 EDT 2010


Some of Lucene's readlocks are persisted to the CacheStore
----------------------------------------------------------

                 Key: ISPN-681
                 URL: https://jira.jboss.org/browse/ISPN-681
             Project: Infinispan
          Issue Type: Bug
          Components: Lucene Directory
    Affects Versions: 4.2.0.ALPHA2, 4.1.0.Final
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 4.2.0.BETA1, 4.2.0.Final


After some days of load testing I can find keys like "_3w.cfs|RL|comments" in the CacheStore (using jdbc store), while it should be guaranteed that they are never stored.
This is also introducing high contention on MySQL, generating errors under load, as the readlocks are frequent and shortlived.

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

        


More information about the infinispan-issues mailing list