Todd Lipcon has posted comments on this change. Change subject: [net_util] fix reporting getaddrinfo() error ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7368/2/src/kudu/util/net/net_util.cc File src/kudu/util/net/net_util.cc: Line 312: Substitute("Unable to lookup canonical name for '$0'", *hostname), perhaps we should be specific here and say "canonical name for localhost '$0'" so that when we see the error it's more obviously regarding the configuration of the local machine and not looking up some other host? -- To view, visit http://gerrit.cloudera.org:8080/7368 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2d5ba87b9ea050724367610461bae22c9471a103 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: 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]> Gerrit-HasComments: Yes
