GitHub user sijie opened a pull request: https://github.com/apache/bookkeeper/pull/161
BOOKKEEPER-1074: Remove JMX Bean This change is based on #160 , the change here is: gitsha [b3be81f](https://github.com/sijie/bookkeeper/commit/b3be81fadae50f2d4a2e938c2735fa35c6c31421) You can merge this pull request into a Git repository by running: $ git pull https://github.com/sijie/bookkeeper remove_jmx_beam Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/161.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #161 ---- commit 88a0cc02789165f5220086244378007189f382d5 Author: Sijie Guo <si...@apache.org> Date: 2017-05-25T02:07:27Z Add twitter-finagle-provider commit fba0e92f5b586aa5885dfce072df3913b1ef3e92 Author: Sijie Guo <si...@apache.org> Date: 2017-05-25T02:52:01Z Resolve the conflicts with merges commit 085a2f59db9550b28c4bb9aa7035771f42875a1c Author: Sijie Guo <si...@apache.org> Date: 2017-05-25T03:05:11Z Add missing license header commit b3be81fadae50f2d4a2e938c2735fa35c6c31421 Author: Sijie Guo <sij...@twitter.com> Date: 2015-06-05T17:25:16Z Remove JMX from bookkeeper * for compatability with zk 3.5 * as we use StatsProvider, we don't need JMX anymore. RB_ID=682432 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---