You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Brian Nixon (JIRA)" <ji...@apache.org> on 2018/10/12 19:44:00 UTC

[jira] [Created] (ZOOKEEPER-3166) Support changing secure port with reconfig

Brian Nixon created ZOOKEEPER-3166:
--------------------------------------

             Summary: Support changing secure port with reconfig
                 Key: ZOOKEEPER-3166
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3166
             Project: ZooKeeper
          Issue Type: Improvement
          Components: quorum
    Affects Versions: 3.6.0
            Reporter: Brian Nixon


The reconfig operation supports changing the plaintext client port and client address but, because the secure client port is not encoded in the QuorumVerifier serialization, the secure client port cannot be changed by similar means. Instead, this information can only be changed in the static configuration files and only viewed there.

Flagging as a place where there's not feature parity between secure client ports and plaintext client ports.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)