You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2013/07/19 09:52:48 UTC

[jira] [Created] (HADOOP-9751) Add clientId and retryCount to RpcResponseHeaderProto

Tsz Wo (Nicholas), SZE created HADOOP-9751:
----------------------------------------------

             Summary: Add clientId and retryCount to RpcResponseHeaderProto
                 Key: HADOOP-9751
                 URL: https://issues.apache.org/jira/browse/HADOOP-9751
             Project: Hadoop Common
          Issue Type: Improvement
          Components: ipc
            Reporter: Tsz Wo (Nicholas), SZE
            Assignee: Tsz Wo (Nicholas), SZE


We have clientId, callId and retryCount in RpcRequestHeaderProto.  However, we only have callId but not clientId and retryCount in RpcResponseHeaderProto.

It is useful to have clientId and retryCount in the responses for applications like rpc proxy server.

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