Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23899


Change subject: [test_util] report random seed only with verbose logging
......................................................................

[test_util] report random seed only with verbose logging

Usually, it's not important to know the exact seed used to initialize
a random engine, and logging about that every time just pollutes test
output.  This patch changes LOG(INFO) to VLOG(1) for SeedRandom().

Change-Id: I148fdbdda5ddc7750ca7ea9fdaedd0e93875394f
---
M src/kudu/util/test_util.cc
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I148fdbdda5ddc7750ca7ea9fdaedd0e93875394f
Gerrit-Change-Number: 23899
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to