You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/08/19 02:31:00 UTC

[jira] [Resolved] (STORM-2692) Load only configs specific to the topology in populateCredentials

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

Jungtaek Lim resolved STORM-2692.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Thanks [~arunmahadevan], I merged into 1.x-branch.

> Load only configs specific to the topology in populateCredentials
> -----------------------------------------------------------------
>
>                 Key: STORM-2692
>                 URL: https://issues.apache.org/jira/browse/STORM-2692
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 1.x
>            Reporter: Arun Mahadevan
>            Assignee: Arun Mahadevan
>             Fix For: 1.2.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Theres a single instance of AutoCredentials plugin in Nimbus and right now we load all the config keys in "populateCredentials". This can cause issues when multiple topologies are submitted. The second one tries to load the keys of the first topology.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)