lgxbslgx opened a new pull request, #1908: URL: https://github.com/apache/zookeeper/pull/1908
Hi all, When developing zookeeper, we often start or debug it by using the current source code instead of the built package. So it is good to add the classes about metrics providers to the classpath to avoid ClassNotFound exception. This ClassNotFound exception happens when we use the config `metricsProvider.className=org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider` to start zookeeper. Thanks for taking the time to review. Best Regards, -- Guoxiong -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org