Cassandra token encoding algorithm -


when make write cassandra, brings row key, calculates token , puts node 1 responsible token range. algoritm cassandra uses calculate token?

in cassandra 1.2, default murmur (version 3) hash. in earlier versions, cassandra used md5.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -