[
https://issues.apache.org/jira/browse/ZOOKEEPER-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834148#comment-16834148
]
Hudson commented on ZOOKEEPER-3331:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #509 (See
[https://builds.apache.org/job/ZooKeeper-trunk/509/])
ZOOKEEPER-3331: Automatically add IP authorization for Netty connections
(fangmin: rev c67760523492b8da033c7bc0ea3076ab4acf1a93)
* (edit) zookeeper-server/src/test/java/org/apache/zookeeper/test/ACLTest.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/NettyServerCnxn.java
> 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
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)