[
https://issues.apache.org/jira/browse/SLING-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert resolved SLING-12435.
------------------------------------
Resolution: Fixed
https://github.com/apache/sling-org-apache-sling-testing-sling-mock/commit/73e3bec4ade92b42202303ef99b516ab93e72ac2
introduced a new system property - usage example to reconfigure the timeout to
100ms:
{noformat}
-Dsling.mock.resourceresolverfactoryactivator.timeout.ms=100
{noformat}
> sling-mock: Make timeout to wait for ResourceResolverFactoryActivator
> configurable via system property
> ------------------------------------------------------------------------------------------------------
>
> Key: SLING-12435
> URL: https://issues.apache.org/jira/browse/SLING-12435
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Priority: Minor
> Fix For: Testing Sling Mock 3.5.4
>
>
> to be able to mitigate timeout issues or to evaluate if the actual timeout
> value is really a problem, we should make the current timeout value (250ms)
> configurable, but keep the default value of 250ms.
> this timeout was introduced with SLING-12090, as newer resource resolver
> implementation register resource resolver factories in an async way.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)