gtbX opened a new pull request, #17969:
URL: https://github.com/apache/kafka/pull/17969

   Fail gracefully if not found. This can be the case on Android.
   
   With this change, it's no longer necessary for me to stub out JMX classes on 
Android. I do still need to supply a custom `metric.reporters` configuration to 
override the default of `org.apache.kafka.common.metrics.JmxReporter`, but 
that's just configuration.
   
   Unfortunately, I don't know of a way to test a static initialization block 
in a unit test.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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

Reply via email to