[
https://issues.apache.org/jira/browse/CASSANDRA-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974537#action_12974537
]
Jonathan Ellis commented on CASSANDRA-1673:
-------------------------------------------
The compaction methods already take a gcBefore parameter, which tells it how
old tombstones have to be before it can leave them out. Exposing that as an
option in the compaction (and cleanup) jmx mbean would be the easiest solution.
> Add a way to force remove tombstones before GCGraceSeconds
> ----------------------------------------------------------
>
> Key: CASSANDRA-1673
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1673
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: T Jake Luciani
> Priority: Minor
> Fix For: 0.7.1
>
>
> In some circumstances it might be useful to be able to force delete
> tombstones before GCGraceSeconds has elapsed.
> Example, If you know your cluster is consistent and you want to free up space.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.