[
https://issues.apache.org/jira/browse/HADOOP-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dinesh Chitlangia updated HADOOP-15755:
---------------------------------------
Attachment: HADOOP-15755.002.patch
Status: Patch Available (was: Open)
[~jlowe] - Attached patch 002 to address review comments.
[~ljain] - Thanks for reporting the issue and letting me take it.
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]