Re: RandomPartitioner and new token allocation algorithm

2016-02-11 Thread Brice Dutheil
On Thu, Feb 11, 2016 at 12:28 PM, Sylvain Lebresne wrote: > and honestly the difference with Murmur3 are not big enough that its worth > going through a very painful migration if that's your case > Agreed, after some tests, we didn't found it was an actual issue for our *reasonably sized* cluste

Re: RandomPartitioner and new token allocation algorithm

2016-02-10 Thread Brice Dutheil
Yes, at the moment it is not possible to switch from Random to Murmur. We were interested to move to Murmur. And we looked if it was possible when migrating the keyspaces to another datacenter. However this is not possible even while the new datacenter didn’t have the same number of nodes. -- Bri