[
https://issues.apache.org/jira/browse/ZOOKEEPER-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097569#comment-14097569
]
Alexander Shraer commented on ZOOKEEPER-2006:
---------------------------------------------
Hi, yeah dynamic file doesn't really make sense in the standalone mode.
Perhaps we could make sure that its unspecified by checking that
QuorumPeerConfig.dynamicConfigFileStr wasm't set somewhere in
org.apache.zookeeper.server.ServerConfig.readFrom
> Standalone mode won't take client port from dynamic config file
> ---------------------------------------------------------------
>
> Key: ZOOKEEPER-2006
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2006
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.5.0
> Reporter: Hongchao Deng
>
> Currently, when a server only specify client port only in dynamic file, on
> standalone mode it will be ignored and no client port will be setup.
> It confuses the use of dynamic file and we should come up with something to
> handle this. One solution would be dynamic file doesn't allow standalone mode.
--
This message was sent by Atlassian JIRA
(v6.2#6252)