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

Make flush single-pass when partition tombstones are present

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.1 beta1
    • None
    • None

    Description

      CASSANDRA-2589 added some code to make sure we don't write cell tombstones that are shadowed by a partition tombstone, by iterating over the CF object and removing them, before iterating again to write the remaining cells to disk.

      We can simplify this at the same time as we generalize this to all shadowed cells.

      Attachments

        1. 6417.txt
          5 kB
          Jonathan Ellis

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: