Re: Compaction does not remove tombstones if column has higher TTL

2014-03-07 Thread Ken Hancock
I agree, that's totally unintuitive. I would have the same expectations that compaction is done on a row/column pair instead of simply at the row level. On Fri, Feb 28, 2014 at 11:44 AM, Keith Wright wrote: > FYI - I recently filed > https://issues.apache.org/jira/browse/CASSANDRA-6654 and wan

Compaction does not remove tombstones if column has higher TTL

2014-02-28 Thread Keith Wright
FYI – I recently filed https://issues.apache.org/jira/browse/CASSANDRA-6654 and wanted to let everyone know the result as it was not what I expected. I am using C* 1.2.12 and found that my droppable tombstone ratio kept increasing on an LCS table (currently > .3). Documentation states that co