[
https://issues.apache.org/jira/browse/CASSANDRA-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151671#comment-14151671
]
Marcus Eriksson commented on CASSANDRA-7969:
--------------------------------------------
bq. the CQLtest should use the CQLTester class
It will, in 2.1 where we have it (should maybe be backported to 2.0 as well?)
> Properly track min/max timestamps and maxLocalDeletionTimes for range and row
> tombstones
> ----------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7969
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7969
> Project: Cassandra
> Issue Type: Bug
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Fix For: 2.0.11
>
> Attachments:
> 0001-track-min-max-timestamps-and-maxLocalDeletionTime-co.patch,
> 0001-track-min-max-timestamps-and-maxLocalDeletionTime-v2.patch
>
>
> First problem is that when we have only row or range tombstones in an sstable
> we dont update the maxLocalDeletionTime for the sstable
> Second problem is that if we have a range tombstone in an sstable,
> minTimestamp will always be Long.MIN_VALUE for flushed sstables due to how we
> set the default values for the variables
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)