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
             Fix For: 0.7.0


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