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 (#3).
Change subject: [net_util] fix reporting getaddrinfo() error
......................................................................
[net_util] fix reporting getaddrinfo() error
An example of error output prior to this fix on Linux:
Network error: Unable to lookup FQDN: Success (error 0)
An example of error output after to this fix on Linux:
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, 45 insertions(+), 31 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/7368/3
--
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: 3
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: Todd Lipcon <[email protected]>