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

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

     [ https://issues.apache.org/jira/browse/STORM-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated STORM-2900:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Critical
>              Labels: pull-request-available
>
> 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)