[ 
https://issues.apache.org/jira/browse/CASSANDRA-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson updated CASSANDRA-5228:
---------------------------------------

    Attachment: 0002-CASSANDRA-5228-add-a-nodetool-command-that-drops-ent.patch

adds a nodetool command to expire entire sstables if ttl has expired (and 
maxtimestamp is less than mintimestamp of all other sstables)

applies on top of the v3 track max timestamp patch.

unsure if doing this as a nodetool command is the right way, suggestions where 
to put if not as a nodetool command it are welcome
                
> Track maximum ttl and use to expire entire sstables
> ---------------------------------------------------
>
>                 Key: CASSANDRA-5228
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5228
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Marcus Eriksson
>            Priority: Minor
>         Attachments: 0001-track-max-local-deletiontime-v2.patch, 
> 0001-track-max-local-deletiontime-v3.patch, 0001-track-max-ttl-v1.patch, 
> 0002-CASSANDRA-5228-add-a-nodetool-command-that-drops-ent.patch
>
>
> It would be nice to be able to throw away entire sstables worth of data when 
> we know that it's all expired.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to