[ 
https://issues.apache.org/jira/browse/CASSANDRA-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239497#comment-13239497
 ] 

Leonardo Stern commented on CASSANDRA-3077:
-------------------------------------------

Agree with the default value. Default TTF would be very helpfull in Map/Reduce 
scenarios where you dont have direct control of TTL (IE: hive)
                
> 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