Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-7969

Properly track min/max timestamps and maxLocalDeletionTimes for range and row tombstones

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.0.11
    • None
    • None
    • Normal

    Description

      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

      Attachments

        Activity

          People

            marcuse Marcus Eriksson
            marcuse Marcus Eriksson
            Marcus Eriksson
            T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: