Re: [akka-user] Cluster Aware Routers and the PoisonPill

2014-07-17 Thread Konrad Malawski
Hi Sean, I tried to replicate your problem, but seems to work as expected in my sample app. I've tried with an app like this: https://gist.github.com/ktoso/c7382f3c88159f352b75 Which you can paste in the akka-sample-cluster-scala https://typesafe.com/activator/template/akka-sample-cluster-scala

[akka-user] Cluster Aware Routers and the PoisonPill

2014-07-14 Thread Sean Policarpio
The documentation at http://doc.akka.io/docs/akka/snapshot/scala/cluster-usage.html doesn't state that the PoisonPill performs differently than the behaviour listed here http://doc.akka.io/docs/akka/snapshot/scala/routing.html#note-router-terminated-children-scala, so I assumed if I used a