[
https://issues.apache.org/jira/browse/ZOOKEEPER-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hongchao Deng updated ZOOKEEPER-1993:
-------------------------------------
Description:
1. Current implementation ignored and removed "clientPort" on parsing. For the
sake of backward compatibility, "clientPort" should be kept and used upon
parsing config on fresh boot.
2. When getting clientPort from both the old config and dynamic file, the one
in dynamic file is of higher priority.
3. When "dynamicConfigFile" is set in zoo.cfg and not empty, standalone mode
will be disabled.
Review board:
https://reviews.apache.org/r/24074/
was:
1. Current implementation ignored and removed "clientPort" on parsing. For the
sake of backward compatibility, "clientPort" should be kept and used upon
parsing config on fresh boot.
2. When getting clientPort from both the old config and dynamic file, the one
in dynamic file is of higher priority.
3. When "dynamicConfigFile" is set in zoo.cfg and not empty, standalone mode
will be disabled.
> Keep the client port upon parsing config
> ----------------------------------------
>
> Key: ZOOKEEPER-1993
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1993
> Project: ZooKeeper
> Issue Type: Sub-task
> Affects Versions: 3.5.0
> Reporter: Hongchao Deng
> Assignee: Hongchao Deng
> Priority: Blocker
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1993.patch, ZOOKEEPER-1993.patch,
> ZOOKEEPER-1993.patch
>
>
> 1. Current implementation ignored and removed "clientPort" on parsing. For
> the sake of backward compatibility, "clientPort" should be kept and used upon
> parsing config on fresh boot.
> 2. When getting clientPort from both the old config and dynamic file, the one
> in dynamic file is of higher priority.
> 3. When "dynamicConfigFile" is set in zoo.cfg and not empty, standalone mode
> will be disabled.
> Review board:
> https://reviews.apache.org/r/24074/
--
This message was sent by Atlassian JIRA
(v6.2#6252)