You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by rajivgandhi <ra...@gmail.com> on 2017/10/31 00:09:17 UTC

Deadlock on Node Remove and Add

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/

Re: Deadlock on Node Remove and Add

Posted by rajivgandhi <ra...@gmail.com>.
Yes - its the same.

thanks



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Deadlock on Node Remove and Add

Posted by Alexey Popov <ta...@gmail.com>.
Hi,

Is it the same issue
http://apache-ignite-users.70518.x6.nabble.com/Node-failed-to-startup-due-to-deadlock-tc17839.html?

Can you try the build from a master branch?

Thanks,
Alexey




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/