[
https://issues.apache.org/jira/browse/KNOX-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892143#comment-16892143
]
ASF subversion and git services commented on KNOX-1949:
-------------------------------------------------------
Commit 3be8d5d0642f957601f70ffd8180f0fd3fa64a49 in knox's branch
refs/heads/master from pzampino
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=3be8d5d ]
KNOX-1949 - CM discovery - Improve efficiency of discovery
> 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
> Priority: Major
> 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)