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 2019/03/22 22:24:00 UTC

[jira] [Created] (ZOOKEEPER-3331) Automatically add IP authorization for Netty connections

Brian Nixon created ZOOKEEPER-3331:
--------------------------------------

             Summary: Automatically add IP authorization for Netty connections
                 Key: ZOOKEEPER-3331
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3331
             Project: ZooKeeper
          Issue Type: New Feature
          Components: server
    Affects Versions: 3.6.0
            Reporter: Brian Nixon


NIOServerCnxn automatically adds the client's address as an auth token under the "ip" scheme. Extend that functionality to the NettyServerCnxn as well to bring parity to the two approaches.



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