We feel like we're missing something obvious.  Downing a node works unless 
a node goes unreachable.  In the latter, the leader always says it can't 
perform it's duties.  My colleague created an issue for this with the akka 
cluster sample app, so none of our code is 
involved: https://github.com/akka/akka/issues/23754

The 2nd node is killed forcibly and goes UNREACHABLE as expected.  When the 
node is manually downed via the API, the node goes to LEAVING but never to 
DOWN.  It seems like it isn't removed because the leader cannot perform its 
duties. 

Are we missing something or does downing not work at all when a node is 
UNREACHABLE?


code: 
https://github.com/Cimpress-MCP/akka-samples/tree/cannot-down-inaccessible-node/akka-sample-cluster-java
   

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to