You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/27 09:43:02 UTC

[jira] [Commented] (ZOOKEEPER-2822) Wrong `ObjectName` about `MBeanServer` in JMX module

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064556#comment-16064556 ] 

ASF GitHub Bot commented on ZOOKEEPER-2822:
-------------------------------------------

GitHub user asdf2014 opened 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 8654cc05d309b34f84a3a62929e5021e07223524
Author: asdf2014 <15...@qq.com>
Date:   2017-06-27T09:41:40Z

    ZOOKEEPER-2822: Wrong `ObjectName` about `MBeanServer` in JMX module

----


> Wrong `ObjectName` about `MBeanServer` in JMX module
> ----------------------------------------------------
>
>                 Key: ZOOKEEPER-2822
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2822
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: jmx
>    Affects Versions: 3.5.3
>            Reporter: Benedict Jin
>            Assignee: Benedict Jin
>             Fix For: 4.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The wrong `ObjectName` about `MBeanServer` in JMX module, should `log4j:hierarchy=default` rather than `log4j:hiearchy=default`.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)