arjunashok commented on code in PR #35:
URL: 
https://github.com/apache/cassandra-analytics/pull/35#discussion_r1468229564


##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java:
##########
@@ -125,7 +137,6 @@ public List<StreamResult> 
write(Iterator<Tuple2<DecoratedKey, Object[]>> sourceI
         // for all replicas in this partition
         validateAcceptableTimeSkewOrThrow(new 
ArrayList<>(instancesFromMapping(initialTokenRangeInstances)));
 
-        LOGGER.info("[{}]: Processing bulk writer partition", 
taskContext.partitionId());

Review Comment:
   Not removing it. The diff likely has it as a new line.



-- 
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: commits-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to