You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/03/27 17:11:00 UTC

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

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Arshad resolved ZOOKEEPER-3887.
----------------------------------------
    Resolution: Fixed

Issue resolved by pull request 1654
[https://github.com/apache/zookeeper/pull/1654]

> 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
>    Affects Versions: 3.6.2
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.8.0, 3.7.1, 3.6.3
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)