Uploaded image for project: 'Modular Service Container'
  1. Modular Service Container
  2. MSC-251

Move LifecycleEvent.REMOVED to another controller substate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.4.11.Final
    • None
    • runtime
    • None

    Description

      At the moment LifecycleEvent.REMOVED is executed in either
      CANCELLED_to_REMOVED or REMOVING_to_REMOVED transition.
      The problem is LifecycleListener is executed together with
      RemoveTask and in bad timings it may happen that
      LifecycleListener notifies user about controller was removed
      while it still may be available via the container registry.
      It is necessary that this LifecycleEvent.REMOVED is being
      sent when controller is removed from registry (i.e. RemoveTask
      finished its execution).

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: