+1 to what Justin said, read more here
http://doc.akka.io/docs/akka/2.4/scala/cluster-usage.html#Downing

On Wed, Nov 16, 2016 at 2:24 PM, Justin du coeur <[email protected]> wrote:

> On Wed, Nov 16, 2016 at 7:33 AM, Chinmay Raval <[email protected]>
> wrote:
>
>> As Guido Medina suggested, you need both your nodes as seed nodes. Also
>> you might need auto-down-unreachable-after property.
>>
>
> auto-down is strongly dis-recommended for any production system -- it is
> dangerously likely to break your system in scary ways.  Personally, I
> recommend avoiding it entirely, since it is a misleading crutch.  Real akka
> systems require more robust downing approaches...
>
> --
> >>>>>>>>>> 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 https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Patrik Nordwall
Akka Tech Lead
Lightbend <http://www.lightbend.com/> -  Reactive apps on the JVM
Twitter: @patriknw

-- 
>>>>>>>>>>      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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to