[dna-issues] [JBoss JIRA] Created: (DNA-540) Locking Implementation Needs To Be Clusterable

Brian Carothers (JIRA) jira-events at lists.jboss.org
Thu Oct 22 16:26:19 EDT 2009


Locking Implementation Needs To Be Clusterable
----------------------------------------------

                 Key: DNA-540
                 URL: https://jira.jboss.org/jira/browse/DNA-540
             Project: DNA
          Issue Type: Bug
          Components: JCR
            Reporter: Brian Carothers
            Priority: Minor
             Fix For: 1.0


The current locking implementation caches a map of active locks in o.d.j.WorkspaceLockManager, but does not provide a means of coordinating changes to that map across nodes.  This could lead to lock contention in a clustered DNA environment.  It's worth noting that a backing store that implemented locking internally (e.g., SVN) would prevent this contention.

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