You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/19 22:17:18 UTC

[kudu-CR] Demote rpc sampling log message to VLOG(1)

Todd Lipcon has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3144

Change subject: Demote rpc sampling log message to VLOG(1)
......................................................................

Demote rpc sampling log message to VLOG(1)

Logging once a second is reasonably noisy for not much gain.

Change-Id: I004b628c186bd0a63436359bcea8ee0b3671197b
---
M src/kudu/rpc/rpcz_store.cc
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/3144/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3144
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I004b628c186bd0a63436359bcea8ee0b3671197b
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>