Mohammad Arshad created ZOOKEEPER-3887:
------------------------------------------
Summary: In SSL-only server zkServer.sh status command should use
secureClientPortAddress instead of clientPortAddress
Key: ZOOKEEPER-3887
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3887
Project: ZooKeeper
Issue Type: Bug
Components: scripts
Reporter: Mohammad Arshad
Assignee: Mohammad Arshad
Fix For: 3.7.0, 3.6.2, 3.5.9
When only SSL client port is enabled, zkServer.sh status command should use
secureClientPortAddress value instead of clientPortAddress.
As clientPortAddress is not configured, zkServer.sh status command tries to
connect to localhost and fails.
ZOOKEEPER-3818 has addressed the port issue, same way we should address the
host issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)