Hi, 

We have found what can be an akka-cluster issue. We have a 9-node cluster 
running in production and we had a network issue where one of the nodes was 
kicked out of the cluster (brain-split problem). The node died because of 
some intensive memory usage. The network problems were solved and we 
restarted the node. Then it looks like the node tries to join the cluster 
but we keep getting this message in the logs over and over:

2015-08-19 17:16:41,949 INFO  [Main-akka.actor.default-dispatcher-69] - 
Cluster Node [akka.tcp://Main@node1:3351] - New incarnation of existing 
member [Member(address = akka.tcp://Main@nodeN:3351, status = Down)] is 
trying to join. Existing will be removed from the cluster and then new 
member will be allowed to join.

It seems the node got never removed from the members list or something and 
it's in some kind of limbo.

We are using Akka 2.3.10.

Has anybody experienced anything similar?

Best regards,

Héctor. 

-- 
>>>>>>>>>>      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.

Reply via email to