You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sharon Hason (JIRA)" <ji...@apache.org> on 2018/12/26 07:24:00 UTC

[jira] [Commented] (CASSANDRA-2469) TTL on rows

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

Sharon Hason  commented on CASSANDRA-2469:
------------------------------------------

I agree with [~morten@apache.org]. 

I also would like to keep all the cells so the row will be valid until the final ttl of the key. 

*How can I achieve it today?* Should I implement a custom coprocessor or is there another way?  

> TTL on rows
> -----------
>
>                 Key: CASSANDRA-2469
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2469
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>    Affects Versions: 0.7.4
>            Reporter: Patrick Julien
>            Priority: Minor
>
> It's currently possible to achieve this by setting a TTL on every column found in the row.  However, in some scenarios, that requires too much storage.  A TTL on the row itself would be a more concise and space efficient way of doing this. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org