Hello Noemi Pap-Takacs, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24032
to look at the new patch set (#2).
Change subject: IMPALA-14781: Use real host name in URL in dual stack webui
......................................................................
IMPALA-14781: Use real host name in URL in dual stack webui
Before this patch :::25000 was used incorrectly instead of
hostname:25000. While listening to :: is needed for dual stack,
this url is only reachable on localhost. Note that ::: is also
incorrect because ipv6 addresses in URLs should be bracketed: [::]:
Change-Id: I655cb0240008d60066f81a93a0ece3c0c75d00cb
---
M be/src/util/network-util.cc
M tests/custom_cluster/test_ipv6.py
2 files changed, 15 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/32/24032/2
--
To view, visit http://gerrit.cloudera.org:8080/24032
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I655cb0240008d60066f81a93a0ece3c0c75d00cb
Gerrit-Change-Number: 24032
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>