You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2020/07/13 22:24:00 UTC

[jira] [Created] (ZOOKEEPER-3887) In SSL-only server zkServer.sh status command should use secureClientPortAddress instead of clientPortAddress

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)