Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5411

When you stop a component, the service references are not ungotten.

    XMLWordPrintableJSON

Details

    Description

      Surprisingly, a regression has been done in dm4, before releasing the first version:

      In ComponentImpl.java, before the commit from revision 1640812, service references were properly ungotten when a DM component was stopped (using DependencyManager.remove(Component) method).

      But since rev 1640812, when you programmatically remove a DM component, then any service references hold by the ServiceDependencies are not ungotten anymore.

      I have a test case which reproduces this issue.

      Attachments

        Activity

          People

            pderop Pierre De Rop
            pderop Pierre De Rop
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: