Do you anticipate this happening all the time or are you just trying to rescue?
Nodetool scrub can be useful too. -- Rahul Singh rahul.si...@anant.us Anant Corporation On Mar 13, 2018, 11:29 AM -0400, Madhu-Nosql <odba.ma...@gmail.com>, wrote: > I got few ways to Drop Tombstones- Chos Monkey/Zombie Data mainly to avoid > Data Resurrection (you deleted data it will comes back in future) > > I am thinking of below options, let me know if you have any best practice for > this > > 1.using nodetool garbagecollect > 2.only_purge_repaired_tombstones > 3.At Table level making GC_Grace_period to zero and compact > > Thanks, > Madhu