Satish Duggana created STORM-2900:
-------------------------------------
Summary: Possible NPE while populating credentials in nimbus.
Key: STORM-2900
URL: https://issues.apache.org/jira/browse/STORM-2900
Project: Apache Storm
Issue Type: Bug
Affects Versions: 2.0.0, 1.x
Reporter: Satish Duggana
Assignee: Satish Duggana
Nimbus Auto Creds[1.x, 2.0] may get into NPE while populating credentials when
there is no config for the given key.
1.x -
[https://github.com/apache/storm/blob/1.x-branch/external/storm-autocreds/src/main/java/org/apache/storm/common/AbstractAutoCreds.java#L75]
2.0 -
[https://github.com/apache/storm/blob/master/external/storm-autocreds/src/main/java/org/apache/storm/common/AbstractHadoopNimbusPluginAutoCreds.java#L55]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)