Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14355
Change subject: [mini_cluster] fix accessing wildcard-bound NTP server ...................................................................... [mini_cluster] fix accessing wildcard-bound NTP server In case if minicluster's test NTP server is bound to the wildcard address, use the loopback address for communication with the server. Prior to this patch, the ToolTest.TestRemoteReplicaCopy test scenario would fail if running with built-in NTP client enabled. Change-Id: I62a326a47160aefe9a5806162e6df7c4d6060ba5 --- M src/kudu/mini-cluster/external_mini_cluster.cc 1 file changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/55/14355/1 -- To view, visit http://gerrit.cloudera.org:8080/14355 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I62a326a47160aefe9a5806162e6df7c4d6060ba5 Gerrit-Change-Number: 14355 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
