[ https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273831#comment-15273831 ]
Jurriaan Mous commented on HBASE-15756: --------------------------------------- I would highly prefer a Netty 4 implementation like the Client. (io.netty instead of org.jboss.netty) A lot of improvements where added to 4.x versions, HTTP/2 is for example only available from 4.1 which will go final soon. > Pluggable RpcServer > ------------------- > > Key: HBASE-15756 > URL: https://issues.apache.org/jira/browse/HBASE-15756 > Project: HBase > Issue Type: Improvement > Reporter: binlijin > Assignee: binlijin > Attachments: NettyRpcServer.patch > > > 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)