William Li has posted comments on this change. Change subject: KUDU-1192 Periodically flush glog buffers from a thread ......................................................................
Patch Set 6: (2 comments) sorry my bad. included the test_util.h http://gerrit.cloudera.org:8080/#/c/6853/7/src/kudu/util/logging-test.cc File src/kudu/util/logging-test.cc: Line 176: SleepFor(MonoDelta::FromSeconds(FLAGS_logbufsecs + 1)); > think you need to include test_util or test_macros or something (forget whe Done Line 176: SleepFor(MonoDelta::FromSeconds(FLAGS_logbufsecs + 1)); > error: use of undeclared identifier 'ASSERT_EVENTUALLY' [clang-diagnostic-e Done -- To view, visit http://gerrit.cloudera.org:8080/6853 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id4c6d440e9259efcf222530f13137f7de5bf00fc Gerrit-PatchSet: 6 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: William Li <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: William Li <[email protected]> Gerrit-HasComments: Yes
