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 2017/08/11 05:14:00 UTC

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

Arun Mahadevan created STORM-2692:
-------------------------------------

             Summary: 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
            Reporter: Arun Mahadevan
            Assignee: Arun Mahadevan


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)