[ https://issues.apache.org/jira/browse/BOOKKEEPER-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Enrico Olivelli resolved BOOKKEEPER-1074. ----------------------------------------- Resolution: Fixed Issue resolved by merging pull request 161 [https://github.com/apache/bookkeeper/pull/161] {noformat} commit dd08ce1a644de00967dd5fe34ce15caa9789d775 Author: Sijie Guo <si...@apache.org> AuthorDate: Thu Jun 1 13:19:58 2017 +0200 Commit: Enrico Olivelli <eolive...@apache.org> CommitDate: Thu Jun 1 13:19:58 2017 +0200 BOOKKEEPER-1074: Remove JMX Bean This change is based on #160 , the change here is: gitsha [b3be81f](https://github.com/sijie/bookkeeper/commit/b3be81fadae50f2d4a2e938c2735fa35c6c31421) Author: Sijie Guo <si...@apache.org> Author: Sijie Guo <sij...@twitter.com> Reviewers: Enrico Olivelli, Matteo Merli Closes #161 from sijie/remove_jmx_beam {noformat} > Remove JMX Bean > ---------------- > > Key: BOOKKEEPER-1074 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1074 > Project: Bookkeeper > Issue Type: Bug > Components: bookkeeper-stats > Reporter: Sijie Guo > Assignee: Leigh Stewart > Fix For: 4.5.0 > > > JMX Bean was the old fashion used for exporting metrics. It was introduced > before stats-provider introduced. Now stats-provider is there. Let's remove > JMX Bean. > It is the change ported from Twitter branch. -- This message was sent by Atlassian JIRA (v6.3.15#6346)