[
https://issues.apache.org/jira/browse/HADOOP-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HADOOP-9688:
------------------------------------
Attachment: HADOOP-9688.clientId.patch
Updated patch to make clientID accessible to server side implementation using
ThreadLocal variable.
While adding new constant DUMMY_CLIENT_ID, I took the liberty of moving some of
the common constants to a new RpcConstants class. This way Client does not need
to refer to Server class or Server need not refer to Client class for constants.
> Add globally unique request ID to RPC requests
> ----------------------------------------------
>
> Key: HADOOP-9688
> URL: https://issues.apache.org/jira/browse/HADOOP-9688
> Project: Hadoop Common
> Issue Type: Improvement
> Components: ipc
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Attachments: HADOOP-9688.clientId.patch, HADOOP-9688.clientId.patch,
> HADOOP-9688.patch
>
>
> This is a subtask in hadoop-common related to HDFS-4942 to add unique request
> ID to RPC requests.
--
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