[
https://issues.apache.org/jira/browse/HBASE-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-8214:
-------------------------
Resolution: Fixed
Fix Version/s: 0.95.1
Release Note: Take on the protobuf Service model. Undoes two layers of
rpc -- a proxy that did reflection to hook up methods and an 'engine' layer
that was put in place to support secure/insecure and Writables vs Protobuf
rpc'ing.
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed to trunk and 0.95. Thanks for the security redo Gary. Thanks for
reviews.
> 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
> Fix For: 0.95.1
>
> Attachments: 8124.txt, 8214v10.txt, 8214v11.txt, 8214v12 (1).txt,
> 8214v12.txt, 8214v15.txt, 8214v15.txt, 8214v15.txt, 8214v2.txt, 8214v3.txt,
> 8214v4.txt, 8214v5.txt, 8214v6.txt, 8214v7.txt, 8214v8-nosecinfo.patch,
> 8214v8.txt, 8214v9.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