dcapwell commented on a change in pull request #1146:
URL: https://github.com/apache/cassandra/pull/1146#discussion_r692405190
##########
File path: src/java/org/apache/cassandra/config/Config.java
##########
@@ -568,6 +568,8 @@ public static void setClientMode(boolean clientMode)
public volatile int consecutive_message_errors_threshold = 1;
+ public volatile SubnetGroups client_error_reporting_exclusions = new
SubnetGroups();
Review comment:
heh... locally it fails but it didn't in CI for me... adding
--
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]