lhotari commented on code in PR #24522:
URL: https://github.com/apache/pulsar/pull/24522#discussion_r2222223970


##########
pulsar-broker/src/test/java/org/apache/pulsar/broker/stats/MetricsAuthenticationTest.java:
##########
@@ -61,6 +61,7 @@ void testGetMetricsByAuthenticate() throws Exception {
 
     @Test
     void testGetMetricsByDefault() throws Exception {
+        conf.setAuthenticateMetricsEndpoint(false);

Review Comment:
   no need to change this in this PR



-- 
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...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to