[
https://issues.apache.org/jira/browse/CASSANDRA-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978930#action_12978930
]
Stu Hood commented on CASSANDRA-1952:
-------------------------------------
Not targeting to a particular version, because we're exploring all options
first.
> 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.
-
You can reply to this email to add a comment to the issue online.