yifan-c commented on code in PR #146:
URL: 
https://github.com/apache/cassandra-analytics/pull/146#discussion_r2453350194


##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/BulkSparkConf.java:
##########
@@ -57,7 +57,6 @@
 public class BulkSparkConf implements Serializable
 {
     private static final long serialVersionUID = -5060973521517656241L;
-    private static final Logger LOGGER = 
LoggerFactory.getLogger(BulkSparkConf.class);

Review Comment:
   removed the logger to prevent reference walking from root logger by spark 
size estimator. 



-- 
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