You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Satish Duggana (JIRA)" <ji...@apache.org> on 2018/01/18 03:41:00 UTC

[jira] [Created] (STORM-2900) Possible NPE while populating credentials in nimbus.

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)