You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/01/10 09:27:58 UTC

[jira] [Commented] (HBASE-17263) Netty based rpc server impl

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

Duo Zhang commented on HBASE-17263:
-----------------------------------

I'd say the code is really not netty style...

And I think our protocol for rpc call is just a simple 'int length prefixed' protocol? So why we have a NettyProtocolDecoder instead of LengthFieldBasedFrameDecoder?

Thanks.

>   Netty based rpc server impl
> -----------------------------
>
>                 Key: HBASE-17263
>                 URL: https://issues.apache.org/jira/browse/HBASE-17263
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Performance, rpc
>            Reporter: binlijin
>            Assignee: binlijin
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17263.patch
>
>
> An RPC server with Netty4 implementation, which provide better performance.



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