David Jencks created FELIX-3534:
-----------------------------------

             Summary: ServiceFactory components don't deal with 
ConfigurationAdmin updates properly
                 Key: FELIX-3534
                 URL: https://issues.apache.org/jira/browse/FELIX-3534
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
    Affects Versions:  scr-1.6.0
            Reporter: David Jencks
             Fix For: scr-1.8.0


ImmediateComponentManager.modify doesn't deal with ServiceFactory components 
since it decides whether to try to update existing components by seeing if 
getInstance()  returns null.  A ServiceFactory component can have any number of 
instances and all should be updated.

--
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