[ https://issues.apache.org/jira/browse/FELIX-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074995#comment-15074995 ]
Bram de Kruijff commented on FELIX-5153: ---------------------------------------- Here is a small project that reproduces the problem: https://github.com/bramk/dmtest > DM4 calls stop before ungetService() on ServiceFactory components > ----------------------------------------------------------------- > > Key: FELIX-5153 > URL: https://issues.apache.org/jira/browse/FELIX-5153 > Project: Felix > Issue Type: Bug > Components: Dependency Manager > Reporter: Bram de Kruijff > Priority: Critical > > When you remove a ServiceFactory component DM4 will call the stop method > before the the framework has called ungetService() for all service instances. > This seems to be a regression from DM3 and breaks any implementation that > relies on previous behavior for cleanup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)