[
https://issues.apache.org/jira/browse/SLING-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9411.
-------------------------------------
Resolution: Fixed
Fixed in [1] by switching to a synchronous configuration listener which gets
registered as soon as ConfigAdmin becomes available
[1]
https://github.com/apache/sling-org-apache-sling-feature-apiregions/commit/66196cb8fd83eb7874ad2010ef947b9dd11586d3
> ManagedServiceFactory is registered too late
> --------------------------------------------
>
> Key: SLING-9411
> URL: https://issues.apache.org/jira/browse/SLING-9411
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Affects Versions: Feature Model API Regions Runtime Fragment 1.1.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model API Regions Runtime Fragment 1.1.2
>
>
> The apiregions currently registers a ManagedFactory to listen for
> configurations. Howver, this registration is based on the framework started
> event - which can be too late.
> The service should be registrered as soon as the ConfigAdmin is available
--
This message was sent by Atlassian Jira
(v8.3.4#803005)