hank icon indicating copy to clipboard operation
hank copied to clipboard

Implement Coordinator-wide locking mechanism

Open thomas-kielbus opened this issue 12 years ago • 0 comments

It would be great if we could implement a mechanism to lock Coordinator components while we are using them. E.g lock a ring group and a domain group when the RingGroupConductor is updating it. Without a distributed locking mechanism, meta data could get modified externally and corrupt the update.

thomas-kielbus avatar Sep 27 '11 17:09 thomas-kielbus