Phil Zampino created KNOX-1949:
----------------------------------
Summary: CM discovery - Improve efficiency of discovery
Key: KNOX-1949
URL: https://issues.apache.org/jira/browse/KNOX-1949
Project: Apache Knox
Issue Type: Sub-task
Components: cm-discovery
Affects Versions: 1.3.0
Reporter: Phil Zampino
Assignee: Phil Zampino
Fix For: 1.4.0
Currently, the service loader mechanism is employed multiple times to get the
available service model generators; this should be done only once at
initialization time.
Currently, the implementation iterates of every available service model
generator for each service role encountered in the CM configuration. It should
alternatively iterate over a more tightly-scoped set of service model
generators.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)