Michael Ho has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9125
Change subject: IMPALA-6356: Reduce amount of logging from RpczStore::LogTrace() ...................................................................... IMPALA-6356: Reduce amount of logging from RpczStore::LogTrace() This change bumps the threshold of RPC duration above which a RPC is logged. It's increased from 1 second to 15 minutes which is a conservative value in order to reduce the amount of logging from RpczStore::LogTrace() when an Impala demon is busy. Change-Id: I347b0dea641368e10ba84bc40ec250c26a4f43b2 --- M be/src/rpc/rpc-mgr.cc 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/25/9125/1 -- To view, visit http://gerrit.cloudera.org:8080/9125 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I347b0dea641368e10ba84bc40ec250c26a4f43b2 Gerrit-Change-Number: 9125 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Ho <[email protected]>
