Re: [akka-user] Rebalancing shard entries of different types

2014-06-06 Thread Roland Kuhn
Hi Luis, 2 jun 2014 kl. 09:56 skrev Luis Medina lu4...@gmail.com: Given that fact, I went ahead and implemented a ShardAllocationStrategy that takes into account different entry types for figuring out what nodes to create new entries in. First, I just want to describe the use-case that led

Re: [akka-user] Rebalancing shard entries of different types

2014-06-06 Thread Patrik Nordwall
6 jun 2014 kl. 17:09 skrev Roland Kuhn goo...@rkuhn.info: Hi Luis, 2 jun 2014 kl. 09:56 skrev Luis Medina lu4...@gmail.com: Given that fact, I went ahead and implemented a ShardAllocationStrategy that takes into account different entry types for figuring out what nodes to create

[akka-user] Rebalancing shard entries of different types

2014-05-30 Thread Luis Medina
When a rebalance kicks in from using sharding, does the rebalancing process consider only entries of a particular type or does it consider all entry types in the cluster? For example, if I were to shard different entries (different by name that is) like so: