[
https://issues.apache.org/jira/browse/HADOOP-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Lowe updated HADOOP-15755:
--------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.1.2
3.0.4
2.9.2
3.2.0
2.10.0
Status: Resolved (was: Patch Available)
Thanks [~dineshchitlangia] and [~ljain]! I committed this to trunk,
branch-3.1, branch-3.0, branch-2, and branch-2.9.
> 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: [email protected]
For additional commands, e-mail: [email protected]