[ 
https://issues.apache.org/jira/browse/KUDU-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahesh Reddy updated KUDU-3184:
-------------------------------
    Description: 
Error is "Unable to start Master at index 0", 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

 

  was:Error is "Unable to start Master at index 0", after some debugging the 
issue had to do with the getFQDN function in netutil.cc


> 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", 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