I'll do it your way. Thank you

On Friday, 8 July 2016 19:48:55 UTC+8, Guido Medina wrote:
>
> Your nodes will re-join if you keep at least 1 seed node up while 
> restarting other nodes, try having 2 seed nodes.
> In production don't ever relay on only 1 seed node, have at least 2.
>
> HTH,
>
> Guido.
>
> On Friday, July 8, 2016 at 12:37:49 PM UTC+1, Patrik Nordwall wrote:
>>
>> When you restart node A it will join itself and form a separate cluster, 
>> since you have not configured node B in the list of seed nodes.
>>
>> You are not using any downing strategy 
>> <http://doc.akka.io/docs/akka/2.4.7/scala/cluster-usage.html#Automatic_vs__Manual_Downing>
>>  
>> so node B will not remove node A.
>>
>> Cheers,
>> Patrik
>>
>> On Fri, Jul 8, 2016 at 12:13 PM, 谌浏洋 <shenl...@gmail.com> wrote:
>>
>>> I had the same problem 
>>>
>>> -- 
>>> >>>>>>>>>> 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.
>>>
>>
>>
>>
>> -- 
>>
>> 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 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