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

During garbagecollect use index check for tombstone removals

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Low
    • Resolution: Unresolved
    • None
    • Local/Compaction
    • None

    Description

      nodetool garbagecollect command may be further improved to actually remove more tombstones. Right now bloom filter is used and may give false positives preventing tombstone removal if min table timestamp is less than tombstone timestamp.

      Disabling bloom filter should do the trick, but currently there is a bug in compaction with bloom filter turned off CASSANDRA-14944

      As improvement index can be always checked if garbagecollect compaction is done

      Attachments

        Activity

          People

            Unassigned Unassigned
            betalb Vitalii Ishchenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: