Bankim Bhavsar has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16364 )
Change subject: [net] KUDU-3184: Fix GetFQDN() when canonical name returns null ...................................................................... [net] KUDU-3184: Fix GetFQDN() when canonical name returns null Issue occured if FQDN didn't have domain name (ex .local). Canonical name wasn't assigned FQDN and returned null. Ran into this issue with macOS version 10.15.6. Change-Id: I6bfc1a39175761e3a2f19280066cb1c8343fe79d Reviewed-on: http://gerrit.cloudera.org:8080/16364 Reviewed-by: Bankim Bhavsar <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/util/net/net_util.cc M src/kudu/util/net/net_util.h 2 files changed, 8 insertions(+), 4 deletions(-) Approvals: Bankim Bhavsar: Looks good to me, approved Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/16364 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I6bfc1a39175761e3a2f19280066cb1c8343fe79d Gerrit-Change-Number: 16364 Gerrit-PatchSet: 7 Gerrit-Owner: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Tidy Bot (241)
