Xu Yao created KUDU-2835:
----------------------------
Summary: Add costom id in RPCHeader
Key: KUDU-2835
URL: https://issues.apache.org/jira/browse/KUDU-2835
Project: Kudu
Issue Type: Improvement
Reporter: Xu Yao
In our production environment, there are many distributed jobs that send
request to Kudu by KuduClient. However, if there are some RPC timeouts on the
server, it is difficult to find the affected KuduClient based on the
information of rpcz. Because there may be many KuduClients on each host.
So we want to add extra information to RpcHeader to find out the problematic
distributed tasks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)