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

[jira] [Resolved] (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 ]

Arun Mahadevan resolved STORM-2900.
-----------------------------------
    Resolution: Fixed

> 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
>             Fix For: 2.0.0, 1.2.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)