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

Jonathan Ellis updated CASSANDRA-1537:
--------------------------------------

         Fix Version/s:     (was: 0.7.3)
                        0.8
    Remaining Estimate: 8h
     Original Estimate: 8h

> Add option (on CF) to remove expired column on minor compactions
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-1537
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1537
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.8
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> In some use cases, you can safely remove the tombstones of an expired column.
> In theory, this is true in each case where you know that you will never 
> update a column 
> using a ttl strictly lesser that the one of the old column.
> This will be the case for instance if you always use the same ttl on all the 
> columns of a CF
> (say you use the CF for a long term persistent cache).
> I propose adding an option (by CF) that says 'always remove tombstone of 
> expired columns
> for that CF'.  

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to