Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8285 )
Change subject: Reduce log spew from rpcz_store.cc ...................................................................... Reduce log spew from rpcz_store.cc The sampled RPC call statement has been filing the log. Let's dial down its log level. This particularly impacts Impala as its default log level is 1. If it turns out that this log statement is useful for Kudu deployment, we can consider doing this change in Impala only. Testing done: ctest -R rpc-test; Built debug and release builds; Change-Id: I8efe68be0ae7f9ab05937d5c81fb53a709a881f1 Reviewed-on: http://gerrit.cloudera.org:8080/8273 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins Reviewed-on: http://gerrit.cloudera.org:8080/8285 Reviewed-by: Dan Hecht <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/kudu/rpc/rpcz_store.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dan Hecht: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8285 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8efe68be0ae7f9ab05937d5c81fb53a709a881f1 Gerrit-Change-Number: 8285 Gerrit-PatchSet: 2 Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
