Csaba Ringhofer has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24032


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 addrsses 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/1
-- 
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: newchange
Gerrit-Change-Id: I655cb0240008d60066f81a93a0ece3c0c75d00cb
Gerrit-Change-Number: 24032
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <[email protected]>

Reply via email to