Impala Public Jenkins has submitted this change and it was merged. ( 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 2 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 Reviewed-on: http://gerrit.cloudera.org:8080/9125 Reviewed-by: Michael Ho <k...@cloudera.com> Reviewed-by: Mostafa Mokhtar <mmokh...@cloudera.com> Tested-by: Impala Public Jenkins --- M be/src/rpc/rpc-mgr.cc 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Michael Ho: Looks good to me, but someone else must approve Mostafa Mokhtar: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I347b0dea641368e10ba84bc40ec250c26a4f43b2 Gerrit-Change-Number: 9125 Gerrit-PatchSet: 4 Gerrit-Owner: Michael Ho <k...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Ho <k...@cloudera.com> Gerrit-Reviewer: Mostafa Mokhtar <mmokh...@cloudera.com> Gerrit-Reviewer: Sailesh Mukil <sail...@cloudera.com> Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>