MurmurRandomPartitioner
------------------------

                 Key: CASSANDRA-3594
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3594
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Sylvain Lebresne
            Priority: Minor


Citing Jonathan from CASSANDRA-3545:
{quote}
Murmur is substantially faster than MD5, especially v3 (CASSANDRA-2975), and 
with CASSANDRA-1034 done we don't need to rely on tokens being unique. Murmur 
gives quite good hash distribution, which is the main thing we care about for 
partitioning.
{quote}
I concur.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to