How can a cassandra node be taken back into the ring after being decommissioned (with nodetool decommission for example)?
Yes, I am aware that no data is removed and you have to clean the data directory if you want the node to pick up a different token range. I just want to know how to put back a node after decommissioning it for a very short time.