[
https://issues.apache.org/jira/browse/FELIX-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xander Uiterlinden updated FELIX-3218:
--------------------------------------
Attachment: ServiceTracker.patch
See this attached patch to resolve the issue.
> ServiceTracker performance is not optimal with a service dependency that
> results in n-thousands of injected services.
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: FELIX-3218
> URL: https://issues.apache.org/jira/browse/FELIX-3218
> Project: Felix
> Issue Type: Improvement
> Components: Dependency Manager
> Environment: MacOS Snow Leopard.
> Reporter: Xander Uiterlinden
> Attachments: ServiceTracker.patch
>
>
> ServiceTracker performance is not optimal with a service dependency that
> results in n-thousands of injected services.
> The ServiceTracker.setInitial() implementation has a nested loop causing
> performance issues, e.g. quatratic lookup of service properties.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira