[
https://issues.apache.org/jira/browse/SLING-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096468#comment-17096468
]
Carsten Ziegeler commented on SLING-9411:
-----------------------------------------
Its probably better to register a SynchronousConfigurationListener - as events
to ManagedServiceFactories are delivered async
> 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
> 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)