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

Arshad Mohammad commented on ZOOKEEPER-2340:
--------------------------------------------

corrected expression should be.
{code}
if [ "x$JMXDISABLE" = "x" ] || [ "$JMXDISABLE" = 'false' ]
 {code}
This case jmx will be enabled for any value other than JMXDISABLE=false

> JMX is disabled even if JMXDISABLE is false
> -------------------------------------------
>
>                 Key: ZOOKEEPER-2340
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2340
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: neha
>            Assignee: Arshad Mohammad
>            Priority: Minor
>
> Currently, to enable jmx for zookeeper, need to comment the property 
> JMXDISABLE as JMXDISABLE=false continues to disable JMX.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to