[
https://issues.apache.org/jira/browse/KUDU-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahesh Reddy resolved KUDU-3184.
--------------------------------
Resolution: Fixed
> 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
> Fix For: 1.13.0
>
>
> 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)