[ 
https://issues.apache.org/jira/browse/KUDU-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon resolved KUDU-2374.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

> 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
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> {{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)

Reply via email to