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

Anoop Sam John commented on HBASE-19323:
----------------------------------------

That test was against old RpcServer in which version?  May be test against 
latest SimpleRpcServer in branch-2 would be ideal.  I did test taking alpha-4 
release.
On Netty Server, do we use the DBB pool that we have at RS side?  (While 
reading reqs) At least for the response for read reqs, we have to make use as 
we have to make the cell block payload for PB response.  So the simple 
RpcServer just uses same DBB pool for reading reqs also.  Sorry we discussed 
abt this in that Netty issue I forgot now. Really sorry.  Netty's pool of BBs 
to read reqs is DBB only right?

> Make netty engine default in hbase2
> -----------------------------------
>
>                 Key: HBASE-19323
>                 URL: https://issues.apache.org/jira/browse/HBASE-19323
>             Project: HBase
>          Issue Type: Task
>          Components: rpc
>            Reporter: stack
>             Fix For: 2.0.0-beta-1
>
>         Attachments: 
> 0001-HBASE-19323-Make-netty-engine-default-in-hbase2.patch, 
> HBASE-19323.master.001.patch
>
>
> HBASE-17263 added netty rpc server. This issue is about making it default 
> given it has seen good service across two singles-days at scale. Netty 
> handles the scenario seen in HBASE-19320 (See tail of HBASE-19320 for 
> suggestion to netty the default)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to