Bram Klein Gunnewiek created JGRP-2089:
------------------------------------------
Summary: Potential deadlocks after cluster split
Key: JGRP-2089
URL:
https://issues.jboss.org/browse/JGRP-2089
Project: JGroups
Issue Type: Feature Request
Affects Versions: 3.6.10
Reporter: Bram Klein Gunnewiek
Assignee: Bela Ban
We encountered 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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)