[
https://issues.apache.org/jira/browse/HBASE-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616472#comment-13616472
]
stack commented on HBASE-8214:
------------------------------
[~jmspaggi] Could be some slight gains. Its more about being able to make
sense of what is going on and to strip cruft that has built up over the years.
[~lhofhansl] The pb service interface will come up into the guts of HTable yes.
At moment, there are the protobufutils doing the shimming converting from
native types to pb types. It would be higher priority undoing the shim that
goes from pb to native types server-side rather than over on client I'd say --
but that is another issue.
> Remove proxy and engine, rely directly on pb generated Service
> --------------------------------------------------------------
>
> Key: HBASE-8214
> URL: https://issues.apache.org/jira/browse/HBASE-8214
> Project: HBase
> Issue Type: Bug
> Components: IPC/RPC
> Reporter: stack
> Assignee: stack
> Attachments: 8124.txt
>
>
> Attached patch is not done. Removes two to three layers -- depending on how
> you count -- between client and rpc client and similar on server side
> (between rpc and server implementation). Strips ProtobufRpcServer/Client and
> HBaseClientRpc/HBaseServerRpc. Also gets rid of proxy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira