[
https://issues.apache.org/jira/browse/SLING-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112637#comment-18112637
]
Julian Reschke commented on SLING-12879:
----------------------------------------
The OSGi setting for background init is
(https://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html#osgi-settings-for-alias-handling):
{noformat}alias_cache_in_background{noformat}
bq. Prior to SP2, we had alias caching disabled, and the system performed well.
bq. Is there a way to restore the previous behaviour?
The setting for disabling the cache is:
{noformat}optimize_alias_resolution {noformat}
> ResourceResolver: add option to run alias initializer in background
> -------------------------------------------------------------------
>
> Key: SLING-12879
> URL: https://issues.apache.org/jira/browse/SLING-12879
> Project: Sling
> Issue Type: Sub-task
> Components: ResourceResolver
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Fix For: Resource Resolver 1.12.12, Resource Resolver 2.0.2
>
>
> This will add that option, but keep it disabled.
> For now it will only be tested in unit tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)