[
https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400867#comment-15400867
]
binlijin commented on HBASE-15756:
----------------------------------
Looks like i am guessing wrong.
But a region server have only 105k ops/second is too little.
When i test, i can see the throughput is 300k ops/second(Current RpcServer) and
420k ops/second(NettyRpcServer) for a single region server.
> Pluggable RpcServer
> -------------------
>
> Key: HBASE-15756
> URL: https://issues.apache.org/jira/browse/HBASE-15756
> Project: HBase
> Issue Type: Improvement
> Components: Performance, rpc
> Reporter: binlijin
> Assignee: binlijin
> Priority: Critical
> Attachments: NettyRpcServer.patch, NettyRpcServer_forperf.patch,
> gets.png, idle.png, queue.png
>
>
> 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)