ColumnFamilyOutputFormat drops mutations when batches fill up.
--------------------------------------------------------------

                 Key: CASSANDRA-2255
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2255
             Project: Cassandra
          Issue Type: Bug
          Components: Hadoop
    Affects Versions: 0.7.2, 0.8
            Reporter: Eldon Stegall


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.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to