Todd Lipcon has submitted this change and it was merged. Change subject: net_util: fix warning for slow GetFQDN ......................................................................
net_util: fix warning for slow GetFQDN Previously we printed the pointer value of the resulting hostname instead of the actual string. Change-Id: I4a20ebcca7d8e9ffba0b7b0819c5c929bf0794fe Reviewed-on: http://gerrit.cloudera.org:8080/2512 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/util/net/net_util.cc 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2512 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4a20ebcca7d8e9ffba0b7b0819c5c929bf0794fe Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
