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)