Michael Ho created KUDU-2374:
--------------------------------
Summary: Expose an interface in RpcContext to report the time the
InboundCall is received
Key: KUDU-2374
URL: https://issues.apache.org/jira/browse/KUDU-2374
Project: Kudu
Issue Type: Improvement
Components: rpc
Affects Versions: 1.7.0
Reporter: Michael Ho
Assignee: Michael Ho
{{InboundCall::GetTimeReceived()}} returns the time in which the inbound call
was received. While the dispatch and processing time of RPCs are already
reported in histogram in the service queue, it's helpful to make this
accessible to the RPC handler for its own book-keeping purpose (e.g. reporting
the average dispatch latency as part of query profile in Impala).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)