[
https://issues.apache.org/jira/browse/HADOOP-15978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797573#comment-16797573
]
Daryn Sharp commented on HADOOP-15978:
--------------------------------------
If all goes well in this/next week's deploy, I'll begin posting the latest
patches.
Sean is right, the shading was in sufficient. Shading netty with maven is a
PITA to put it mildly. I've fixed it. I've also changed some existing ipc
nested classes to static so I can split all the netty code and import
dependencies out into separate NettyClient/NettyServer classes.
> Add Netty support to the RPC server
> -----------------------------------
>
> Key: HADOOP-15978
> URL: https://issues.apache.org/jira/browse/HADOOP-15978
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: ipc, security
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Priority: Major
> Attachments: HADOOP-15978.patch, HADOOP-15978.shade.patch
>
>
> Adding Netty will allow later using a native TLS transport layer with much
> better performance than that offered by Java's SSLEngine.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]