We encountered deadlocks in some rare situations where a cluster split and/or merged. The dealocks happend when using the UDP transport protocol and where caused by received lock requests from members not present in the current view.
We fixed this with: https://github.com/belaban/JGroups/pull/311
- is cloned by
-
JBEAP-11313 (7.0.z) CENTRAL_LOCK: potential deadlock after cluster split
- Closed