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

ColumnFamilyOutputFormat drops mutations when batches fill up.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7.3
    • None
    • None
    • Normal

    Description

      queue.poll() takes a mutation,
      but then the batch is already full,
      so the while loop exits, ant the mutation we just got is dropped.

      Attachments

        1. 0001_Stop_dropping_mutations.txt
          1 kB
          Eldon Stegall
        2. 2255-patch-2.txt
          1 kB
          Jeremy Hanna

        Activity

          People

            jeromatron Jeremy Hanna
            eldondev Eldon Stegall
            Jeremy Hanna
            Jonathan Ellis
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: