Hi, A couple of questions regarding the cluster-singleton functionality:
- Are there any way of not having all cluster-singleton actors running on the same node ( the leader node of the cluster ) in case that a service needs to be migrated to another node because of other reasons than a node is down ( out of disk space or something like that ). - I noticed that you can use roles for the cluster-singleton, what happens if a new leader is elected but without the roles needed for a particular cluster singleton would that service be spun up on a non-leader node ? Thanks, Olle -- >>>>>>>>>> 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
