Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14227
Change subject: [mini_cluster] introduce 'builtin' clock source ...................................................................... [mini_cluster] introduce 'builtin' clock source This patch introduces the built-in NTP client into the external minicluster test scaffolding. With this patch, it's possible to synchronize the built-in NTP client of the minicluster's masters and tablet servers with chronyd NTP server which is run as a part of the minicluster as well. The latter runs in server-only mode, using the machine's clock as a reference. Change-Id: I5c334ae6fa1fb12b033de7f8e8584b8dd3aa2d32 --- M src/kudu/mini-cluster/external_mini_cluster.cc M src/kudu/mini-cluster/external_mini_cluster.h 2 files changed, 40 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/14227/1 -- To view, visit http://gerrit.cloudera.org:8080/14227 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5c334ae6fa1fb12b033de7f8e8584b8dd3aa2d32 Gerrit-Change-Number: 14227 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
