Dear Akka Team! Actually I have an issue, that is when I restart the Akka Sharding in cluster with two nodes, the shard region in 2 nodes is not consistency I have some logs:
2016-03-04 15:06:48,231 - [DEBUG] - from akka.contrib.pattern.ShardRegion in application-akka.actor.default-dispatcher-21 Request shard [73] home 2016-03-04 15:06:48,235 - [DEBUG] - from akka.contrib.pattern.ShardRegion in application-akka.actor.default-dispatcher-23 Shard [73] located at [Actor[akka://application/user/sharding/user-actor#-167587127]] 2016-03-04 15:06:48,236 - [DEBUG] - from akka.contrib.pattern.ShardRegion in application-akka.actor.default-dispatcher-23 Starting entry [56762fd184aebb1fc3a0e236] in shard [73] 2016-03-04 15:06:48,236 - [DEBUG] - from akka.contrib.pattern.ShardRegion in application-akka.actor.default-dispatcher-21 Message [[B] for shard [73] sent to entry . . . 2016-03-04 15:08:51,088 - [DEBUG] - from akka.contrib.pattern.ShardCoordinator in application-akka.actor.default-dispatcher-5 Shard [73] allocated at [Actor[akka.tcp://[email protected]:2770/user/sharding/user-actor#-196526449]] Did you know this issue? Please help me, thanks! -- >>>>>>>>>> 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.
