eolivelli commented on a change in pull request #14348:
URL: https://github.com/apache/pulsar/pull/14348#discussion_r819780928



##########
File path: 
pulsar-broker/src/main/java/org/apache/pulsar/broker/ManagedLedgerClientFactory.java
##########
@@ -79,21 +79,29 @@ public void initialize(ServiceConfiguration conf, 
MetadataStoreExtended metadata
         }
 
         statsProvider.start(configuration);
-        StatsLogger statsLogger = 
statsProvider.getStatsLogger("pulsar_managedLedger_client");

Review comment:
       This is likely to be a breaking change.
   I am not against this change but we won't be allowed to cherry pick this to 
other branches 




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


Reply via email to