Hi all, Is there any smart way to resend a MemberUp? I'm facing the next issue:
Let's say we have a cluster with 2 nodes and only one of them is a seed node. I start the seed node and later the non-seed node and both can communicate each other; so far, so good. Seed node goes down and after a few seconds, the non-seed node marks the seed node as unreachable. Next, I start the seed node again but both nodes cannot see each other. What can I do to make them reachable again? Just for the record, the seed node stores the ActorRef of the non-seed node just in case. Regards, Miguel Angel Fernandez Diaz -- >>>>>>>>>> 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.
