Grant Henke has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/15917 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/15917
Reviewed-by: Andrew Wong <aw...@cloudera.com>
Tested-by: Kudu Jenkins
Reviewed-by: liusheng <liusheng2...@gmail.com>
Reviewed-by: Hao Hao <hao....@cloudera.com>
Reviewed-by: Attila Bukor <abu...@apache.org>
Reviewed-by: Grant Henke <granthe...@apache.org>
---
M src/kudu/ranger/mini_ranger.cc
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Andrew Wong: Looks good to me, but someone else must approve
  Kudu Jenkins: Verified
  liusheng: Looks good to me, but someone else must approve
  Hao Hao: Looks good to me, approved
  Attila Bukor: Looks good to me, approved
  Grant Henke: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: Ib9fc3b0ac8ffcb74941321588f7110e1dbb61e27
Gerrit-Change-Number: 15917
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: 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)
Gerrit-Reviewer: liusheng <liusheng2...@gmail.com>

Reply via email to