[ 
https://issues.apache.org/jira/browse/SLING-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Radu Cotescu resolved SLING-10697.
----------------------------------
    Resolution: Fixed

Fixed in [commit 
3cd8077|https://github.com/apache/sling-org-apache-sling-scripting-core/commit/3cd8077].

> Make the ScriptContextProvider use the ServiceCache
> ---------------------------------------------------
>
>                 Key: SLING-10697
>                 URL: https://issues.apache.org/jira/browse/SLING-10697
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>            Priority: Major
>             Fix For: Scripting Core 2.4.0
>
>
> When using bundled scripts, the current implementation uses the 
> {{ScriptHelper}} implementation that directly queries the service registry. 
> However, SLING-1478 introduced the {{InternalScriptHelper}} which uses a 
> {{ServiceCache}} that caches service registry lookups per {{BundleContext}}, 
> which should be reused.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to