frankgh commented on code in PR #32:
URL: 
https://github.com/apache/cassandra-analytics/pull/32#discussion_r1455673981


##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/WriterOptions.java:
##########
@@ -50,4 +50,5 @@ public enum WriterOptions implements WriterOption
      * support mixed case and reserved keyword names for these fields.
      */
     QUOTE_IDENTIFIERS,
+    BLOCKED_INSTANCES,

Review Comment:
   on second thought these are actually Cassandra instances, correct? I think 
we should maybe explicitly call them `BLOCKED_CASSANDRA_INSTANCES` maybe? I 
don't think Sidecar itself is blocked, but rather specific Cassandra instances, 
right?



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