yifan-c commented on code in PR #205:
URL:
https://github.com/apache/cassandra-analytics/pull/205#discussion_r3210630188
##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/cloudstorage/coordinated/CassandraClusterInfoGroup.java:
##########
@@ -136,7 +137,14 @@ public static CassandraClusterInfoGroup
fromBulkSparkConf(BulkSparkConf conf, Fu
return new CassandraClusterInfoGroup(clusterInfos);
}
- @VisibleForTesting // ONLY FOR TESTING
Review Comment:
Why removing the annotation? I think it is still only used by test code
--
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]