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

Cut tombstone memory footprint in half for cql deletes

    XMLWordPrintableJSON

Details

    Description

      As CQL does not yet support range deletes every delete from CQL results in a "Semi-RangeTombstone" which actually has the same start and end values - but until today they are copies. Effectively doubling the required heap memory to store the RangeTombstone.

      Attachments

        1. 8603-2.1-V3.txt
          1 kB
          Benjamin Lerer
        2. cassandra-2.1-8603_v2.txt
          0.9 kB
          Dominic Letz
        3. system.log
          126 kB
          Dominic Letz
        4. cassandra-2.1-8603.txt
          0.9 kB
          Dominic Letz
        5. cassandra-2.0.11-8603.txt
          0.9 kB
          Dominic Letz

        Issue Links

          Activity

            People

              blerer Benjamin Lerer
              dominicletz Dominic Letz
              Benjamin Lerer
              Aleksey Yeschenko
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: