Michael Ho has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8273
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 --- M src/kudu/rpc/rpcz_store.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/73/8273/1 -- To view, visit http://gerrit.cloudera.org:8080/8273 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8efe68be0ae7f9ab05937d5c81fb53a709a881f1 Gerrit-Change-Number: 8273 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Ho <[email protected]>
