Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14416
Change subject: [clock] log on CombineClocks() status only via VLOG ...................................................................... [clock] log on CombineClocks() status only via VLOG The logs about the walltime-would-move-back outcome of BuiltInNtp::CombineClocks() look a bit scary, but de facto they are benign and of nothing irregular in case of jittery reference servers. Let's output them as VLOG(1) messages. These should eventually be gone once the proper clock selection algorithm is implemented (see KUDU-2939 for details). Change-Id: I77ba6ea37b0e94058eaab018ae4d66976f0482cd --- M src/kudu/clock/builtin_ntp.cc 1 file changed, 8 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/16/14416/1 -- To view, visit http://gerrit.cloudera.org:8080/14416 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I77ba6ea37b0e94058eaab018ae4d66976f0482cd Gerrit-Change-Number: 14416 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
