[
https://issues.apache.org/jira/browse/CASSANDRA-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927161#action_12927161
]
Jon Hermes commented on CASSANDRA-1673:
---------------------------------------
Something like:
{noformat}current GCGraceSeconds => save
set GCGraceSeconds = 0.
nodetool compact
set GCGraceSeconds <= save.{noformat}
?
> 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.