Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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