Re: murmurhash partitioner
https://issues.apache.org/jira/browse/CASSANDRA-3772 2012/2/13 Radim Kolar : > Are there plans to write partitioner based on faster hash alg. instead of > MD5? I did cassandra profiling and lot of time is spent inside MD5 function.
murmurhash partitioner
Are there plans to write partitioner based on faster hash alg. instead of MD5? I did cassandra profiling and lot of time is spent inside MD5 function.