Pierre created CASSANDRA-8830:
---------------------------------

             Summary: CQLSSTableWriter addRow doesn't throw ex on error
                 Key: CASSANDRA-8830
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8830
             Project: Cassandra
          Issue Type: Bug
            Reporter: Pierre
         Attachments: OOM.java

When I add to much row for a same partition key on a CQLSSTableWriter the 
writer doesn't throw an exception but fail silently. I think it's linked to 
buffer size because when I use a bigger withBufferSizeInMB() the bug doesn't 
trigger. shouldn't It throw an exception ?

Moreover it fails randomly between two states : 
1/ the sstable directory is fully deleted and Thread.exit()
or 
2/ the sstable is corrupted and when you upload data to cluster you have 
inconsistant data





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to