Hello Will Berkeley, Jean-Daniel Cryans,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/8557
to review the following change.
Change subject: ntp: dump NTP diagnostics when NTP is unsynchronized or error
is too high
......................................................................
ntp: dump NTP diagnostics when NTP is unsynchronized or error is too high
This adds some code to shell out to various ntp diagnostics tools when
clock problems are detected, just before fataling.
Hopefully this will make it easier to diagnose improper NTP setups in
the wild.
Change-Id: Ifeb2206a0475b8c8e183a74aee21315e6e43dc33
---
M src/kudu/clock/hybrid_clock-test.cc
M src/kudu/clock/hybrid_clock.cc
M src/kudu/clock/hybrid_clock.h
M src/kudu/clock/system_ntp.cc
M src/kudu/clock/system_ntp.h
M src/kudu/clock/time_service.h
M src/kudu/security/test/mini_kdc.cc
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/util/subprocess.cc
M src/kudu/util/subprocess.h
M src/kudu/util/test_util.cc
11 files changed, 148 insertions(+), 35 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/8557/1
--
To view, visit http://gerrit.cloudera.org:8080/8557
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifeb2206a0475b8c8e183a74aee21315e6e43dc33
Gerrit-Change-Number: 8557
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>