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

Hudson commented on CASSANDRA-1536:
-----------------------------------

Integrated in Cassandra #549 (See 
[https://hudson.apache.org/hudson/job/Cassandra/549/])
    support TTL'd index values.
patch by Stu Hood; reviewed by jbellis for CASSANDRA-1536


> Detect use of secondary indexes with TTL'd columns
> --------------------------------------------------
>
>                 Key: CASSANDRA-1536
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1536
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>         Attachments: 0001-Use-TTL-d-index-entries-for-TTL-d-values.patch
>
>
> We don't currently make any provisions for using TTL'd columns with secondary 
> indexes. A reasonable temporary solution would be to fail inserts of TTL'd 
> entries for indexed columns.
> A longer term solution might be to record/detect the presence of expiring 
> columns for an expression, and use that information to require post filtering 
> in CFS.scan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to