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

Junping Du commented on HADOOP-9944:
------------------------------------

bq. If we do permit breaking compatibility, sint32 is better cause it uses 
ZigZag encoding which uses much less spaces for small negative intergers.
CallID will not be negative value. No?

                
> RpcRequestHeaderProto defines callId as uint32 while 
> ipc.Client.CONNECTION_CONTEXT_CALL_ID is signed (-3)
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9944
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Blocker
>         Attachments: HADOOP-9944.patch, HADOOP-9944.patch
>
>
> RpcRequestHeaderProto defines callId as uint32 while 
> ipc.Client.CONNECTION_CONTEXT_CALL_ID is signed (-3).

--
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

Reply via email to