Cassandra Cluster and Replication | Jonathan Hui
Server token values are sorted and wrap around to form a ring. Each server is responsible for storing rows with token value range from the previous server token value to the server own token value. For example, the second server on the ring is responsible for token value from 0 to (2**127)/number_of_nodes
Read full article from Cassandra Cluster and Replication | Jonathan Hui
No comments:
Post a Comment