Hi all,

I have a data item whose row key is 7573657238353137303937323637363334393636363230 and I have a five node Cassandra cluster with replication factor set to 3. Each replica's token is listed below

TOK: 0
TOK: 34028236692093846346337460743176821145
TOK: 68056473384187692692674921486353642291
TOK: 68056473384187692692674921486353642291
TOK: 102084710076281539039012382229530463436
TOK: 136112946768375385385349842972707284582

All the five nodes are on the same rack and I am using SimpleSnitch. Could someone tell me how can I know which replica has/stores that particular row above?

Is there any client side command that can query which replica has a certain row?

Thank loads!


Cheers,
Meng

Reply via email to