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

Disable single-sstable tombstone compactions for DTCS

    XMLWordPrintableJSON

Details

    • Normal

    Description

      We should probably disable tombstone compactions by default for DTCS for these reasons:

      1. users should not do deletes with DTCS
      2. the only way we should get rid of data is by TTL - and then we don't want to trigger a single sstable compaction whenever an sstable is 20%+ expired, we want to drop the whole thing when it is fully expired

      Attachments

        1. 0001-9234.patch
          3 kB
          Marcus Eriksson

        Activity

          People

            marcuse Marcus Eriksson
            marcuse Marcus Eriksson
            Marcus Eriksson
            Carl Yeksigian
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: