[
https://issues.apache.org/jira/browse/ZOOKEEPER-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406137#comment-13406137
]
Camille Fournier commented on ZOOKEEPER-1499:
---------------------------------------------
Also this change causes you to be unable to connect to the localhost if you do
a config like
server.1=111.222.333.44:2888:3888;2181
you can only connect to 111.222.333.44 instead of 127.0.0.1 or whatever.
> clientPort config changes not backwards-compatible
> --------------------------------------------------
>
> Key: ZOOKEEPER-1499
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1499
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.5.0
> Reporter: Camille Fournier
> Assignee: Benjamin Reed
> Priority: Blocker
>
> With the new reconfig logic, clientPort=2181 in the zoo.cfg file no longer
> gets read, and clients can't connect without adding ;2181 to the end of their
> server lines.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira