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

Ryan King resolved CASSANDRA-1952.
----------------------------------

    Resolution: Duplicate

dupe of CASSANDRA-2103

> Support TTLs on counter columns
> -------------------------------
>
>                 Key: CASSANDRA-1952
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1952
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API, Core
>            Reporter: Stu Hood
>            Priority: Minor
>
> We would like to support TTLs for counter columns, with the behaviour that 
> the count is unset when the TTL expires, and that every mutation to the 
> counter updates the TTL deadline.
> This would allow for interesting rate-limiting usecases, automatic cleanup of 
> time-series data, and API consistency.

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

Reply via email to