You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/06/12 22:03:01 UTC

[jira] [Updated] (CASSANDRA-7382) A single command for setting a row ttl

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

Jonathan Ellis updated CASSANDRA-7382:
--------------------------------------


Is this something we could do in 2.1.x [~slebresne]?

> A single command for setting a row ttl
> --------------------------------------
>
>                 Key: CASSANDRA-7382
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7382
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API
>            Reporter: Or Sher
>
> Currently, in order to just change a row ttl you'll have read it's values and re-insert them using ttl.
> I'm not sure if current design will allow it, but it will be great improvement to be able to do something like this:
> update <table> using ttl <sec>  where pk=<value>



--
This message was sent by Atlassian JIRA
(v6.2#6252)