On Thu, May 15, 2014 at 1:43 AM, Joel Samuelsson
<samuelsson.j...@gmail.com>wrote:

> https://issues.apache.org/jira/browse/CASSANDRA-4314 seems to say that
> tombstones on secondary indexes are not removed by a compaction. Do I need
> to do it manually?
>

The ticket you have pasted says :

"It's not exposed through nodetool, but you can invoke forceMajorCompaction
on the index cfs mbean directly (o.a.c.db.IndexColumnFamilies), or you can
drop and recreate the index."

I would probably suggest the former technique, not the latter.

=Rob

Reply via email to