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: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to