[ 
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, standalone mode will be disabled.



  was:
The 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.

Another small change is that when getting clientPort from both the old config 
and dynamic file, the one in dynamic file is of higher priority.


> 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
>
>
> 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, standalone mode will be 
> disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to