URL Handlers performance regression due to service lookups
----------------------------------------------------------
Key: FELIX-1138
URL: https://issues.apache.org/jira/browse/FELIX-1138
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: felix-1.6.1
Reporter: Richard S. Hall
Fix For: felix-2.0.0
URL stream/content handler lookup is now a bit slower since there were changes
to no longer cache services using a tracker, but to look them up in the service
registry each time one is needed. We should probably listen for service events
so we can cache stream/contant handler service objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.