Tibor Meller created METRON-2122:
------------------------------------
Summary: [UI] Fixing early app config access issue
Key: METRON-2122
URL: https://issues.apache.org/jira/browse/METRON-2122
Project: Metron
Issue Type: Sub-task
Reporter: Tibor Meller
Assignee: Tibor Meller
In some of our angular services we reaching out to appConfigService from the
class definition. This code part could be evaluated earlier than the
constructor of the app config service. As part of this PR, I'm fixing this race
condition by refactoring app config access from the class body to a function.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)