Hi list,

I've decommission a node but in the background with nodetool status I've
checked and there was 4 compactors running and simultaneously the
SSTables sent to other nodes. Is this safe or we should disable all
background process before decommission like:

nodetool disableautocompaction
nodetool stop COMPACTION
nodetool stop VALIDATION
nodetool stop INDEX_BUILD
nodetool stop VERIFY
nodetool stop SCRUB
nodetool stop CLEANUP

Thanks in advance


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to