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

row deletions do not add to memtable op count

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7.5
    • None
    • None
    • Low

    Description

      from discussion http://www.mail-archive.com/user@cassandra.apache.org/msg12531.html

      Memtable.resolve() uses the count of columns in the CF to bump the op count however RowMutation.delete() does not add any columns to the CF when an entire row is deleted. If a super column or column is deleted it adds 1 towards the op count. Deleting many named columns will add many to the op count.

      Attachments

        Activity

          People

            amorton Aaron Morton
            amorton Aaron Morton
            Aaron Morton
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: