[ 
https://issues.apache.org/jira/browse/HADOOP-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619788#comment-16619788
 ] 

Dinesh Chitlangia commented on HADOOP-15755:
--------------------------------------------

[~jlowe] thanks for review and commit.

> 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: Dinesh Chitlangia
>            Priority: Major
>             Fix For: 2.10.0, 3.2.0, 2.9.2, 3.0.4, 3.1.2
>
>         Attachments: HADOOP-15755.001.patch, HADOOP-15755.002.patch
>
>
> 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to