Hi, I was reading the doc page for nodetool cleanup https://docs.datastax.com/en/cassandra/2.1/cassandra/tools/toolsCleanup.html because I was planning to run it after replacing a node in my counter cluster and the sentence "Cassandra assigns a new counter ID to the node" gave me pause. I can't find any other reference to a node's counter ID in the docs and was wondering if anyone here could shed light on what this means, and how it would affect the data being stored on a node that had its counter ID changed?
Thanks, Paul