[ 
https://issues.apache.org/jira/browse/FELIX-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261761#comment-13261761
 ] 

Felix Meschberger commented on FELIX-3480:
------------------------------------------

Fixed another glitch related FELIX-2813 in Rev. 1330377:

If a service listener is modifying configuration during Configuration Admin 
service registration, the events must be delivered synchronously to 
SynchronousEventListener services. This requires grabbing the ServiceReference 
from the service registry because the ConfigurationManager only gets the 
ServiceRegistration bearing the ServiceReference after registration completes.

Extended the FELIX2813_ConfigurationAdminStartupTest to include a synchronous 
event listener
                
> [Config Admin 1.5] Implement support for SynchronousConfigurationListener
> -------------------------------------------------------------------------
>
>                 Key: FELIX-3480
>                 URL: https://issues.apache.org/jira/browse/FELIX-3480
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for 
> synchronous configuration listeners which should be supported by our 
> implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to