[akka-user] Manually rebalance cluster shards

2016-05-10 Thread Zack Angelo
Is there a programmatic way to rebalance when using cluster sharding? Occasionally the cluster will reach a state where all the shards are running on a single node, and we'd like a way to manually trigger a rebalance using an API. -- >> Read the docs: http://akka.io/docs/

Re: [akka-user] Sharding problem when restarting Cluster

2015-07-20 Thread Zack Angelo
I'm also experiencing this issue intermittently using a JDBC persistence plugin. I'm working on a way to reproduce, but in the meantime, can anyone suggest a way to detect this failure programatically? I'd like our server to fail more visibly when something like this occurs, is there an actor I