azotcsit commented on a change in pull request #1213:
URL: https://github.com/apache/cassandra/pull/1213#discussion_r716015039



##########
File path: src/java/org/apache/cassandra/service/StorageProxyMBean.java
##########
@@ -63,6 +63,15 @@
 
     @Deprecated
     public int getOtcBacklogExpirationInterval();
+    public void loadPartitionDenylist();

Review comment:
       I feel exposing configs via JMX does not hurt, we just make the system 
more flexible. We definitely need to add that to yaml to let operators know 
that such  a property exists and they can tune it (we can just keep it 
commented with default value and a proper description).




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