Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-3577

SSL support in ZooKeeper Dynamic Reconfiguration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.5.5, 3.5.8, 3.6.2
    • None
    • server
    • None

    Description

      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 clientAddr:

      if (qs != null && qs.clientAddr != null) clientPortAddress = qs.clientAddr;

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhaoyan zhaoyan
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: