Hi All, While the pending node get streaming of token ranges from other nodes, all coordinator would send new writes to it so that it would not miss any new data, correct?
I have two (maybe silly) questions here: Given the CL is ONE, a) what if the coordinator haven't meet the pending node via gossip, and only sends mutation to the main replica (the replica would be replaced by the pending node)? b) what if the coordinator fails to send the mutation to pending node? In both cases, when the pending node finish streaming and join the ring eventually, the mutation mentioned above would be lost? Regards, Jinhua Luo --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org For additional commands, e-mail: user-h...@cassandra.apache.org