[ https://issues.apache.org/jira/browse/ZOOKEEPER-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mate Szalay-Beko updated ZOOKEEPER-3876: ---------------------------------------- Fix Version/s: 3.5.10 > 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.5.10, 3.7.0, 3.6.2 > > Time Spent: 0.5h > 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.20.7#820007)