[
https://issues.apache.org/jira/browse/HBASE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569671#comment-13569671
]
stack commented on HBASE-7533:
------------------------------
Some other notes.
In this patch, request, response, connection header, etc., all are preceeded by
a total length int. It is handy and a little redundant but removing it would
require a refactor of server-side which I don't want to do (see comments
above). Security would also become interesting if we do other than the current
one big pull and one big write on the server-side. So, current server-side
implementation ends up dictating our on-the-wire format some.
> Write an RPC Specification for 0.96
> -----------------------------------
>
> Key: HBASE-7533
> URL: https://issues.apache.org/jira/browse/HBASE-7533
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Fix For: 0.96.0
>
> Attachments: 7533_proto_sketch.txt, 7533v4.txt, rpc_spec3.txt,
> rpc_spec.txt
>
>
> RPC format is changing for 0.96 to accomodate our protobufing all around.
> Here is a first cut. Please shred:
> https://docs.google.com/document/d/1-1RJMLXzYldmHgKP7M7ynK6euRpucD03fZ603DlZfGI/edit
--
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