[ https://issues.apache.org/jira/browse/HADOOP-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619703#comment-16619703 ]
Jason Lowe commented on HADOOP-15755: ------------------------------------- Thanks for updating the patch! +1 lgtm. Committing this. > 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org