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

handle skipping bad rows in LazilyCompacted path

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7.0 rc 1
    • None
    • None

    Description

      it's easy to handle skipping bad rows during compation in the PreCompacted (merged-in-memory) path and we have done this for a long time. It is harder in the LazilyCompacted path since we have already started writing data when we discover that some of the source rows cannot be deserialized. This adds mark/reset to SSTableWriter so compaction can skip back to the beginning in these circumstances.

      Attachments

        1. 1702.txt
          7 kB
          Jonathan Ellis

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: