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

Failed partition updates should not consume memtable space

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • Local/Memtable
    • None
    • All
    • None

    Description

      Moving my proposed patch for CASSANDRA-15367 here. Contended memtable updates currently waste memtable memory each time they fail to apply. This patch avoids this problem by ensuring we only copy data once onto the memtable, and reconcile this new data for all future attempts to insert.

      Attachments

        Activity

          People

            Unassigned Unassigned
            benedict Benedict Elliott Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: