-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
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 ModeShape environment. It's worth noting that a backing store that implemented locking internally (e.g., SVN) would prevent this contention.
- is related to
-
MODE-677 Support running multiple ModeShape processes in a cluster
- Closed