GitHub user asdf2014 reopened a pull request:
https://github.com/apache/zookeeper/pull/294
ZOOKEEPER-2822: Wrong `ObjectName` about `MBeanServer` in JMX module
The wrong `ObjectName` about `MBeanServer` in JMX module, should
`log4j:hierarchy=default` rather than `log4j:hiearchy=default`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/asdf2014/zookeeper ZOOKEEPER-2822
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/294.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 #294
----
commit 82da83a7176bbdd73dedb6fc3d96dac706cefad3
Author: asdf2014 <benedictjin2016@...>
Date: 2018-11-18T02:43:32Z
ZOOKEEPER-2822: Wrong `ObjectName` about `MBeanServer` in JMX module
----
---