ServiceTracker performance is not optimal with a service dependency that
results in n-thousands of injected services.
---------------------------------------------------------------------------------------------------------------------
Key: FELIX-3217
URL: https://issues.apache.org/jira/browse/FELIX-3217
Project: Felix
Issue Type: Improvement
Components: Dependency Manager
Environment: MacOS Snow Leopard.
Reporter: Xander Uiterlinden
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