[ 
https://issues.apache.org/jira/browse/HADOOP-15978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725351#comment-16725351
 ] 

Wei-Chiu Chuang commented on HADOOP-15978:
------------------------------------------

Also note this patch breaks HBase 2.1 and above due to the classpath check 
added in HBASE-20332. If you change the shaded class path to 
org.apache.hadoop.shaded or something else, instead of hproc/, it'll be easier 
to integrate with downstream applications.

> 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]

Reply via email to