Michael Ho created KUDU-2270:
--------------------------------
Summary: Allow long RPC duration which triggers logging to be
configurable
Key: KUDU-2270
URL: https://issues.apache.org/jira/browse/KUDU-2270
Project: Kudu
Issue Type: Improvement
Components: rpc
Affects Versions: 1.7.0
Reporter: Michael Ho
Assignee: Michael Ho
{{Rpczstore::LogTrace}} will currently log some details about a RPC when the
duration between when the RPC is accepted and when its RPC handler completes
takes longer than 1000 ms. While this threshold may be reasonable for Kudu, a
busy Impala demon utilizing KRPC can easily exceed this threshold. It'd be nice
to allow this threshold of 1000ms to be configurable to reduce the log spew
when running Impalad with KRPC. Please also see IMPALA-6356.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)