You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "zhaoyan (Jira)" <ji...@apache.org> on 2019/10/14 10:28:00 UTC

[jira] [Created] (ZOOKEEPER-3577) ZooKeeper Dynamic Reconfiguration is not support ssl

zhaoyan created ZOOKEEPER-3577:
----------------------------------

             Summary: ZooKeeper Dynamic Reconfiguration is not support ssl
                 Key: ZOOKEEPER-3577
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3577
             Project: ZooKeeper
          Issue Type: Bug
          Components: server
    Affects Versions: 3.5.5
            Reporter: zhaoyan


ZooKeeper Dynamic Reconfiguration is not support ssl

{{}}

{{server.1=125.23.63.23:2780:2783:participant;2791}}

{{}}

{{2791}} is must {{Plaintext port, it not support ssl port.}}

{{}}

reason:{{}}

org.apache.zookeeper.server.quorum.QuorumPeerConfig#setupClientPort

{{only {color:#9876aa}clientAddr{color}:}}

{color:#cc7832}if {color}(qs != {color:#cc7832}null {color}&& qs.{color:#9876aa}clientAddr {color}!= {color:#cc7832}null{color}) {color:#9876aa}clientPortAddress {color}= qs.{color:#9876aa}clientAddr{color}{color:#cc7832};{color}

{{}}

{{}}

{{}}

{{}}

{{}}

{{}}

{{}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)