-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
11.0.3.Final, 12.0.0.Final
-
None
-
-
Undefined
If a node leave the lock held by this instance is unlocked with reliablilty AVAILABLE and all other members can use the lock.
But with reliability CONSITENT the lock is still set and, as there is no longer an owner, the only way is to force the unlock from application code, but there is no knowledge that the lock does not have an alive owner
This is not the expected behaviour.