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

Only consider whole row tombstone in collation controller

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.0 beta 1
    • None
    • None
    • Low

    Description

      CollationController has that optimization that if it has already seen a row tombstone more recent that a sstable max timestamp, it skips the sstable. However, this was not updated correctly while introducing range tombstone and currently the code might skip a sstable based on the timestamp of a tombstone that does not cover the full row.

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            slebresne Sylvain Lebresne
            Sylvain Lebresne
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: