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

Jonathan Ellis resolved CASSANDRA-3077.
---------------------------------------

    Resolution: Duplicate

duplicate of CASSANDRA-3974
                
> Support TTL option to be set for column family
> ----------------------------------------------
>
>                 Key: CASSANDRA-3077
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3077
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Core
>    Affects Versions: 0.8.4
>            Reporter: Aleksey Vorona
>            Priority: Minor
>
> Use case: I want one of my CFs not to store any data older than two months. 
> It is a "notifications" CF which is of no interest to user.
> Currently I am setting TTL with each insert in the CF, but since it is a 
> constant it makes sense to me to have it configured in CF definition to apply 
> automatically to all rows in the CF.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to