maulin-vasavada commented on code in PR #3708:
URL: https://github.com/apache/cassandra/pull/3708#discussion_r1866984304
##########
src/java/org/apache/cassandra/utils/JMXServerUtils.java:
##########
@@ -227,18 +238,17 @@ private static MBeanServerForwarder
configureJmxAuthorization(Map<String, Object
* for configuring this.
*
* @param serverAddress the JMX server is bound to
- * @param localOnly {@code true} if the JMX server only allows local
connections; {@code false} if the JMX server
- * allows the remote connections.
+ * @param options {@code true} if the JMX server only allows local
connections; {@code false} if the JMX server
Review Comment:
@smiklosovic The description of this variable needs to be updated for the
options variable vs boolean before.
--
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]