gtbX opened a new pull request, #19764: URL: https://github.com/apache/kafka/pull/19764
Fail gracefully if not found. This can be the case on Dalvik/Android. With this change, it's no longer necessary to stub out JMX classes on Android. The "metric.reporters" configuration should be set to an empty string as well, since the default implementation also relies on nonexistent classes. Also added test cases for getting the MBeanServer instance. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org