[
https://issues.apache.org/jira/browse/ZOOKEEPER-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704828#comment-14704828
]
Arshad Mohammad commented on ZOOKEEPER-2256:
--------------------------------------------
In {{zkServer.sh}}, JMXPORT environment variable is used before executing
{{zkEnv.sh}} script.
Users are more likely to have their custom configuration in {{zoo.cfg}} or
{{zkEnv.sh}}
It think it would be more appropriate if we can move JMX related configuration
bellow {{zkEnv.sh}} execution point in {{zkServer.sh}}
> Zookeeper is not using specified JMX port in zkEnv.sh
> -----------------------------------------------------
>
> Key: ZOOKEEPER-2256
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2256
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Arshad Mohammad
> Assignee: Arshad Mohammad
> Priority: Minor
>
> Zookeeper is not using specified JMX port.
> I put bellow entry in zkEnv.sh
> {{export JMXPORT=12345}}
> But zookeeper still uses random port for jmx.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)