[jbosscache-issues] [JBoss JIRA] Created: (JBCACHE-1466) Deadlock in JDBCCacheLoader

Grzegorz Klimek (JIRA) jira-events at lists.jboss.org
Mon Jan 19 10:26:12 EST 2009


Deadlock in JDBCCacheLoader
---------------------------

                 Key: JBCACHE-1466
                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1466
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Cache loaders
    Affects Versions: 3.0.1.GA, 1.4.1.SP8
            Reporter: Grzegorz Klimek
            Assignee: Manik Surtani


It is possible to have a deadlock in JDBCCacheLoader when concurrently trying to put two different entries into it. For example: in version 3.0.1.GA trying to put Fqns "/a/b" and "/c/d" at the same time is fine, but "/a/m" and "/l/p" is not.

See referenced JBoss Forum topic for a unit test and proposed solution.

-- 
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 jbosscache-issues mailing list