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

Andrew Purtell edited comment on HBASE-15756 at 5/4/16 2:47 PM:
----------------------------------------------------------------

bq. I'd suggest you not waste your time making it pluggable binlijin. Just 
change our rpcserver be netty posting some numbers that show it has same basic 
performance and we'll get it in?

+1

However, it might be nice, like with Thrift, if we can compose some request 
handling and protocol features at runtime via configuration or command line 
switches. Specifically, since we'd have built on the Netty stack, and recent 
versions of Netty ship with HTTP/2 support, I'd like to have the option of 
tunneling the HBase protocol through HTTP/2 "almost for free". 


was (Author: apurtell):
bq. I'd suggest you not waste your time making it pluggable binlijin. Just 
change our rpcserver be netty posting some numbers that show it has same basic 
performance and we'll get it in?

+1

> Pluggable RpcServer
> -------------------
>
>                 Key: HBASE-15756
>                 URL: https://issues.apache.org/jira/browse/HBASE-15756
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: binlijin
>            Assignee: binlijin
>
> Current we use a simple RpcServer, and can not configure and use other 
> implementation.This issue is to make the RpcServer pluggable, so we can make 
> other implementation for example netty rpc server. Patch will upload laterly



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to