[ https://issues.apache.org/jira/browse/CASSANDRA-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12911862#action_12911862 ]
Sylvain Lebresne commented on CASSANDRA-1501: --------------------------------------------- The patch needs rebasing (because of the min/max compaction thresholds I believe). Also, minor detail, in cassandra.thrift, in remove() and in the Deletion structure, the argument is still called clock. The rest looks fine, but I wasn't able to apply cleanly. > remove Clock from Thrift API > ---------------------------- > > Key: CASSANDRA-1501 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1501 > Project: Cassandra > Issue Type: Task > Components: API > Affects Versions: 0.7 beta 1 > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Fix For: 0.7 beta 2 > > Attachments: 1501-v2.txt, 1501.txt > > > Clock was introduced back when we insufficiently understood the limitations > of CASSANDRA-580. It turns out to not be necessary. This ticket removes it > from the Thrift API to get ready for 0.7.0; removing it from the rest of the > internals can follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.