Zhaohao Liang created HADOOP-13353: -------------------------------------- Summary: 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
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: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org