anmolnar commented on issue #944: ZOOKEEPER-3388: Allow client port to support plaintext and encrypted … URL: https://github.com/apache/zookeeper/pull/944#issuecomment-496507605 @enixon Quite an impressive new feature gets little attention. Let's clarify one thing. We already have this feature implemented for quorum communication with `UnifiedServerSocket`, but we don't want to use it here, because we have Netty for client communication and Netty already has a built-in feature, `OptionalSSLHandler` for exactly this purpose. Is that the reason why you upgraded to the latest version?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
