Re: RandomPartitioner to Murmur3Partitioner

2013-01-03 Thread Edward Capriolo
By the way "10% faster" does not necessarily mean 10% more requests. https://issues.apache.org/jira/browse/CASSANDRA-2975 https://issues.apache.org/jira/browse/CASSANDRA-3772 Also if you follow the tickets "My tests show that Murmur3Partitioner actually is worse than MD5 with high cardinalit

Re: RandomPartitioner to Murmur3Partitioner

2013-01-03 Thread Sylvain Lebresne
On Thu, Jan 3, 2013 at 10:21 AM, Alain RODRIGUEZ wrote: > > Does this mean that there absolutely no way to switch to the new > partitioner for people that are already using Cassandra ? > Yes, that is what this means. -- Sylvain