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

Sylvain Lebresne commented on CASSANDRA-3454:
---------------------------------------------

C* already returns the initial TTL value. And the initial set time would be the 
timestamp of the column (I mean who doesn't use current time as timestamps?). 
So I think we have everything we need already, haven't we?
                
> Cassandra should return TTL values when they are present
> --------------------------------------------------------
>
>                 Key: CASSANDRA-3454
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3454
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Matthew F. Dennis
>            Priority: Minor
>
> when C* is returning columns if the column is an expiring column C* should 
> return the number seconds remaining (or the initial TTL value + the initial 
> set time to make the data more cacheable) that is currently set on the 
> column.  This information is sometimes quite useful.

--
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