[
https://issues.apache.org/jira/browse/HBASE-8501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-8501:
-------------------------
Attachment: 8501v2.txt
Patch that addresses Enis comment. What I committed.
> The hbase zkcli will connection failure the first and the second ip from
> ZooKeeperMainServerArg return connection string
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-8501
> URL: https://issues.apache.org/jira/browse/HBASE-8501
> Project: HBase
> Issue Type: Bug
> Components: Admin, Usability, Zookeeper
> Affects Versions: 0.94.2, 0.94.3, 0.95.0
> Reporter: Bene Guo
> Assignee: stack
> Fix For: 0.95.2
>
> Attachments: 8501.txt, 8501v2.txt
>
>
> The ZooKeeperMainServerArg return String like this:<IP1>,<IP2>,<IP3>:<port>,
> but zookeeper client connection String shoud like this
> :<IP1>:<port>,<IP1>:<port>,<IP1>:<port>, if changed the zookeeper client
> port, the zkcli can't connection the first and the second ip.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira