Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15163 )
Change subject: [clock] fix on SystemNtp::Init() ...................................................................... [clock] fix on SystemNtp::Init() Do not require the clock to be synchronized to read the clock frequency tolerance via ntp_adjtime(). This is a follow-up to e72208436a625391739217394c67d783e992367a. Change-Id: I0b4a64d422d417e86e621d0d42d715d7046fc0b8 Reviewed-on: http://gerrit.cloudera.org:8080/15163 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/clock/system_ntp.cc 1 file changed, 22 insertions(+), 16 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15163 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0b4a64d422d417e86e621d0d42d715d7046fc0b8 Gerrit-Change-Number: 15163 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>
