[
https://issues.apache.org/jira/browse/ZOOKEEPER-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302752#comment-14302752
]
Alexander Shraer commented on ZOOKEEPER-2094:
---------------------------------------------
quite a big patch, can you please upload to review board ?
I can point you to the code which currently does client port reconfiguration,
would this help ?
I think that originally the motivation for client port reconfig was that if
you're running a zookeeper server together with
other applications on the same machine, you should be able to adjust ports
without shutting it down. Maybe some other
application needs the port, etc. Probably there are other use cases but this is
what comes to mind right now.
> SSL support for NettyServerCnxnFactory
> --------------------------------------
>
> Key: ZOOKEEPER-2094
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2094
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: server
> Affects Versions: 3.4.6, 3.5.0
> Reporter: Ian Dimayuga
> Assignee: Ian Dimayuga
> Fix For: 3.5.1, 3.6.0
>
> Attachments: ZOOKEEPER-2094.patch, ZOOKEEPER-2094.patch,
> ZOOKEEPER-2094.patch, ZOOKEEPER-2094.patch, ZOOKEEPER-2094.patch,
> ZOOKEEPER-2094.patch, test.cert, testKeyStore.jks, testTrustStore.jks,
> testUntrustedKeyStore.jks
>
>
> Add SSL handler to Netty pipeline, and a default X509AuthenticationProvider
> to perform authentication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)