Hi, I have a question about cassandra architecture.
Each node in a cluster is assigned a token. My question is, how does each node learn about tokens of other nodes? Is it through gossiping? Or do all nodes have access to a central system table that lists all (end-point, token) pairs? Also what happens to queries when the ring structure is changing? I hope this is the right forum for the question, and the question is not too vague! Muntasir.