lukasz-antoniak commented on code in PR #162:
URL: 
https://github.com/apache/cassandra-analytics/pull/162#discussion_r2614821289


##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/SortedSSTableWriter.java:
##########
@@ -209,24 +275,27 @@ public void close(BulkWriterContext writerContext) throws 
IOException
         }
         isClosed = true;
         cqlSSTableWriter.close();

Review Comment:
   Unrelated to this change, but shall we do any cleanup if this operation 
fails with IO error (or when validation of SSTable fails)?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to