chrisdutz opened a new pull request, #917: URL: https://github.com/apache/ratis/pull/917
## What changes were proposed in this pull request? Update to dropwizard3 libraries in version 4.2.7 where the JMX module is now located in a separate module as well as a different package. Removed obsolete dependency to ganglia (as it seems this was only added for managing the exclusion of one dependency) ## How was this patch tested? I've run all tests of the module, which admittedly only provide a 51% line coverage. ## Why this update? In the Apache IoTDB project we consume the Ratis artifacts, but we're already using the newer dropwizard modules, however this causes issues with our Ratis modules (mostly the changed package). ## Why not update to the latest? I wanted to keep things minimally invasive and 4.2.7 was the first version to have the JMX module relocated. -- 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]
