[
https://issues.apache.org/jira/browse/ZOOKEEPER-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli resolved ZOOKEEPER-3876.
----------------------------------------
Fix Version/s: 3.6.2
Resolution: Fixed
Issue resolved by pull request 1395
[https://github.com/apache/zookeeper/pull/1395]
> zkServer.sh status command fails when IPV6 is configured
> --------------------------------------------------------
>
> Key: ZOOKEEPER-3876
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3876
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Mohammad Arshad
> Assignee: Mohammad Arshad
> Priority: Minor
> Fix For: 3.6.2, 3.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When server configuration has client IP and port in it as below
> {code:java}
> server.1=127:0:0:0:0:0:0:1:2890:3890:participant;127:0:0:0:0:0:0:1:2181
> {code}
> Then zkServer.sh status command fails. It is not able to parse the host and
> ip.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)