skoppu22 commented on code in PR #205:
URL: 
https://github.com/apache/cassandra-analytics/pull/205#discussion_r3225988149


##########
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:
   This method is no longer test-only, custom IBroadcastableClusterInfo 
implementations that reconstruct cluster infos individually and wrap them in a 
group will override this



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