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

Hudson commented on HADOOP-13353:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #10228 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10228/])
HADOOP-13353. LdapGroupsMapping getPassward shouldn't return null when 
(weichiu: rev 49ba09a9221ad1e25e89800f6c455bbaad41483b)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestLdapGroupsMapping.java
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/LdapGroupsMapping.java


> LdapGroupsMapping getPassward shouldn't return null when IOException throws
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-13353
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13353
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.6.0
>            Reporter: Zhaohao Liang
>            Assignee: Wei-Chiu Chuang
>              Labels: supportability
>             Fix For: 2.8.0, 2.9.0, 3.0.0-alpha2
>
>         Attachments: HADOOP-13353.002.patch, HADOOP-13353.003.patch, 
> HADOOP-13353.patch
>
>
> When IOException throws in getPassword(), getPassword() return null String,  
> this will cause setConf() throws java.lang.NullPointerException when check 
> isEmpty() on null string.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to