Hi Vadim, I'm not exactly sure what you mean by "on other nodes with the same role". How did you setup cluster sharding? When do you expect the shard to be brought back?
I'll happily help but seem to be missing context here a bit. On Wed, Oct 15, 2014 at 4:52 PM, Vadim Bondarev <[email protected]> wrote: > Hi all, > > I developed application with AkkaCluster and ClusterSharding + Akka > Persistense(for domain actors) for POC > During testing on resilience I found some problem (as I think) > I have several nodes with some role in the cluster with sharded domain > actors. > Sometimes after node crash some shard did not recover on other nodes with > same role and I can't find particular conditions for this situation. > > > Regards > Vadim Bondarev > > -- > >>>>>>>>>> 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. > -- Cheers, Konrad 'ktoso' Malawski hAkker @ Typesafe <http://typesafe.com> -- >>>>>>>>>> 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.
