[
https://issues.apache.org/jira/browse/CASSANDRA-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869292#action_12869292
]
Omer van der Horst Jansen commented on CASSANDRA-699:
-----------------------------------------------------
I've applied the three latest patches to the downloadable 0.6.1 source code
from http://cassandra.apache.org/download/ . The patches apply without any
issue but running ant release generates several compilation errors in class
org.apache.cassandra.thrift.Column.
Am I missing a step in the build process?
The patches won't apply to the current 0.6 branch from svn.
> Add (optional) expiration time for column
> ------------------------------------------
>
> Key: CASSANDRA-699
> URL: https://issues.apache.org/jira/browse/CASSANDRA-699
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 0.7
>
> Attachments: 699-1-Add-DeletedColumn-class.patch,
> 699-1-cassandra_0.6.1-Add-DeletedColumn-class.patch,
> 699-2-Add-optional-expiration-for-columns.patch,
> 699-2-cassandra_0.6.1-Add-optional-expiration-for-column.patch,
> 699-3-cassandra_0.6.1-Update-system-test-for-expiring-column.patch,
> 699-3-Update-system-test-for-expiring-column.patch
>
>
> Allow to attach an expiration time to a column.
> An expired column would act much like a 'markedForDelete' one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.