Hello Dan Burkert, Edward Fancher, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/7368
to look at the new patch set (#4).
Change subject: [net_util] fix reporting getaddrinfo() error
......................................................................
[net_util] fix reporting getaddrinfo() error
An example of error output:
on Linux, prior to this fix:
Network error: Unable to lookup FQDN: Success (error 0)
on Linux, after this fix:
Network error: unable to look up canonical hostname for \
localhost 'mega.turbo': Name or service not known
Change-Id: I2d5ba87b9ea050724367610461bae22c9471a103
---
M src/kudu/util/net/net_util.cc
1 file changed, 44 insertions(+), 31 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/7368/4
--
To view, visit http://gerrit.cloudera.org:8080/7368
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2d5ba87b9ea050724367610461bae22c9471a103
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Edward Fancher <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <[email protected]>