[
https://issues.apache.org/jira/browse/FELIX-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-6683:
------------------------------------
Affects Version/s: http.bridge-4.2.16
http.bridge-5.1.4
> Reduce requests to service registry
> -----------------------------------
>
> Key: FELIX-6683
> URL: https://issues.apache.org/jira/browse/FELIX-6683
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Affects Versions: http.bridge-5.1.4, http.base-5.1.4, http.jetty-5.1.6,
> http.base-4.2.12, http.bridge-4.2.16, http.jetty-4.2.22, http.jetty12-1.0.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: http.jetty12-1.0.2, http.base-5.1.6, http.base-4.2.14,
> http.jetty-5.1.8, http.jetty-4.2.24
>
>
> For each whiteboard service, a request to the service registry is done for
> every available http context; even if the context does not match. Matching is
> done in a second step.
> By simply swapping these operations, first check for match then the service
> registry, the requests to the registry can be reduced
--
This message was sent by Atlassian Jira
(v8.20.10#820010)