Hello Attila Bukor, Kudu Jenkins, Andrew Wong, Grant Henke, Hao Hao, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/15917 to look at the new patch set (#2). Change subject: [mini_ranger] expect Ranger to bind at wildcard address ...................................................................... [mini_ranger] expect Ranger to bind at wildcard address This patch updates the address parameter for WaitForTcpBind() in MiniRanger::StartRanger(), expecting the Ranger process to bind to a wildcard address instead of local loopback address. The motivation for this change is the growing evidence that the actual bound address for Ranger is a wildcard address, not a loopback one. Before this patch, it was necessary to work around this issue at least for aarch64 architecture (see https://gerrit.cloudera.org/#/c/15893/). Change-Id: Ib9fc3b0ac8ffcb74941321588f7110e1dbb61e27 --- M src/kudu/ranger/mini_ranger.cc 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/17/15917/2 -- To view, visit http://gerrit.cloudera.org:8080/15917 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib9fc3b0ac8ffcb74941321588f7110e1dbb61e27 Gerrit-Change-Number: 15917 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Attila Bukor <abu...@apache.org> Gerrit-Reviewer: Grant Henke <granthe...@apache.org> Gerrit-Reviewer: Hao Hao <hao....@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120)