On cluster node failure is there an automatic way to recover cluster shard persistent actors in the failed node to other node?

24 views
Skip to first unread message

Ajmal Babu

unread,
Sep 19, 2016, 4:00:51 PM9/19/16
to Akka User List
Working on AKKA persistence with cluster sharding and the flag akka.cluster.sharding.remember-entities set to "on". For some reason when one of the node dies in the cluster the entities in that node does not get automatically restarted in the other available nodes in the cluster. Is that the expected behavior? Is there an automatic recover-ability on node failure to move actors to another node, for such feature what is the right way to implement?

Patrik Nordwall

unread,
Sep 21, 2016, 3:50:30 PM9/21/16
to Akka User List
Automatic startup on other node is how it is supposed to work, and we have tests for it. How do you down the dead node?

/Patrik
mån 19 sep. 2016 kl. 22:00 skrev Ajmal Babu <ajma...@gmail.com>:
Working on AKKA persistence with cluster sharding and the flag akka.cluster.sharding.remember-entities set to "on". For some reason when one of the node dies in the cluster the entities in that node does not get automatically restarted in the other available nodes in the cluster. Is that the expected behavior? Is there an automatic recover-ability on node failure to move actors to another node, for such feature what is the right way to implement?

--
>>>>>>>>>> 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+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages