GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/3862
Ignite-8082 ZK MBean You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8082 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3862.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 #3862 ---- commit 448a627885bc99a5a1d5763893e36f38988ede85 Author: Sergey Chugunov <sergey.chugunov@...> Date: 2018-04-13T08:34:51Z IGNITE-8082 generic interface for DiscoverySpi metrics is extracted commit 14b2e3ec6b8da0c3859542081ed2eb9c82bbc87b Author: Sergey Chugunov <sergey.chugunov@...> Date: 2018-04-13T16:09:28Z IGNITE-8082 basic ZookeeperDiscoverySpi metrics are exposed through JMX interface commit 8808495589f36f1d3f211c51aa0f97614b4db809 Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-04-18T11:34:23Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-8082 commit a075cf7d36d742474fb03cc14a78eb71a9489437 Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-04-18T11:53:10Z IGNITE-8082 Zookeeper MBean ---- ---