[ 
https://issues.apache.org/jira/browse/FELIX-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clement Escoffier resolved FELIX-2989.
--------------------------------------

    Resolution: Fixed

Fixed in trunk.

> Using a Service Controller set to true can trigger a service 
> registration-unregistration-registration sequence
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2989
>                 URL: https://issues.apache.org/jira/browse/FELIX-2989
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>             Fix For: ipojo-core-1.8.2
>
>
> When using a service controller set to true, it is possible to get the 
> following sequence:
> * the service is registered because the service controller si set to true
> * the service is unregistered during the 'regular' registration process 
> (unregistering the service is already registered) <= issue here.
> * the service is registered during the regular registration process
> The unregistration should not happen.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to