Hi Héctor, Thanks for reporting. Can you provide full logs from all nodes? Can you minimize the problem, perhaps with 2 or 3 nodes? We might need logs at DEBUG level, but we could start with looking at INFO level.
Regards, Patrik On Mon, Jun 29, 2015 at 9:46 PM, Héctor Veiga <[email protected]> wrote: > Hi, > > We have a 9 node Akka Cluster and we have noticed some behavior changes > since we updated from 2.3.9 to 2.3.11. > We are seeing nodes getting stuck while trying to JOIN the cluster: > > 2015-06-29 19:31:58,394 INFO [Main-akka.actor.default-dispatcher-4] - > Cluster Node [akka.tcp://Main@node1:2551] - Node [akka.tcp://Main@node2:2551] > is JOINING, roles [] > > It remains in this state until it decides to shutdown since it was not > able to join the cluster. My cluster does not start since there is a minium > number of members required. > > Was there anything that substantially changed from 2.3.9 to 2.3.11 > regarding the joining logic? > > I tried to look for an open bug/ticket in github but couldn't find > anything. > > Thank you, > > Héctor Veiga. > > -- > >>>>>>>>>> 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. > -- Patrik Nordwall Typesafe <http://typesafe.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 http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
