Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15238
Change subject: [mini-cluster] built-in NTP client configuration mode ...................................................................... [mini-cluster] built-in NTP client configuration mode This patch introduces configuration mode for the built-in NTP client in the scope of Kudu external mini-cluster. Prior to this patch, the only way to configure the built-in NTP client in a Kudu external mini-cluster was using all available test NTP servers as reference servers. With this patch, it's now possible to point different tablet servers and masters to different NTP servers run as a part of a test mini-cluster. A follow-up patch will use the newly introduced mode for a new test. Change-Id: I88561f757678b664b810b54a27317cac99297403 --- M src/kudu/mini-cluster/external_mini_cluster.cc M src/kudu/mini-cluster/external_mini_cluster.h 2 files changed, 65 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/38/15238/1 -- To view, visit http://gerrit.cloudera.org:8080/15238 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I88561f757678b664b810b54a27317cac99297403 Gerrit-Change-Number: 15238 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>