Hello, In line with the already found 2 deadlock scenarios: http://apache-ignite-users.70518.x6.nabble.com/Renentrant-Lock-amp-deadlock-td17797.html https://issues.apache.org/jira/browse/IGNITE-6380#
We found yet another deadlock scenario. Use case: 1. Bring up 2 nodes - n1 & n2 2. Kill one node (n2) 3. Start the killed node (n2) Node n2 waits forever at Ignition.getOrStart(). Does the patch for https://issues.apache.org/jira/browse/IGNITE-6380# fix this issue as well? If so, is this patch reviewed and ready to be used? thanks, Rajeev -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
