[ 
https://issues.apache.org/jira/browse/KUDU-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186153#comment-17186153
 ] 

ASF subversion and git services commented on KUDU-3184:
-------------------------------------------------------

Commit 4eff1e7434a2c63f645b9996fa6de03b3701b80a in kudu's branch 
refs/heads/master from Mahesh Reddy
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=4eff1e7 ]

[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]>


> Unable to start Master during Startup
> -------------------------------------
>
>                 Key: KUDU-3184
>                 URL: https://issues.apache.org/jira/browse/KUDU-3184
>             Project: Kudu
>          Issue Type: Bug
>            Reporter: Mahesh Reddy
>            Assignee: Mahesh Reddy
>            Priority: Minor
>
> Error is "Unable to start Master at index 0" while running 
> TestAsyncKuduSession.java, after some debugging the issue had to do with the 
> getFQDN function in netutil.cc.
>  
> Running the tests for getFQDN function provided the following message as part 
> of the stack trace:
> "0x7fff6a4f8e52 _platform_strlen"
>  
> FQDN without a separator such as a period may cause this issue
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to