Lokesh Jain created HADOOP-15755:
------------------------------------
Summary: StringUtils#createStartupShutdownMessage throws NPE when
args is null
Key: HADOOP-15755
URL: https://issues.apache.org/jira/browse/HADOOP-15755
Project: Hadoop Common
Issue Type: Bug
Reporter: Lokesh Jain
Assignee: Lokesh Jain
StringUtils#createStartupShutdownMessage usesĀ
{code:java}
Arrays.asList(args)
{code}
which throws NPE when args is null.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]