Hi again! Its not a big deal but I recognized that in contrast to akka 2.3.14 ( http://doc.akka.io/docs/akka/2.3.14/contrib/cluster-sharding.html#Configuration ,http://doc.akka.io/docs/akka/2.4-M1/scala/cluster-sharding.html) <http://doc.akka.io/docs/akka/2.4-M1/scala/cluster-sharding.html> with akka 2.4.0 the location of the Cluster-Shard top-level actor has moved from /user to /system.
While doing my migration work, I run into this because some of my integrationTests (where I kill actors created by the Cluster-Shard) failed due to the changed address. Maybe its worth mentioning it in the migration-guide. Wolfgang -- >>>>>>>>>> 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.
