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

Transition listener notifications must be executed separately and last for every controller ongoing transition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.2.8.Final, 1.3.0.Beta1
    • 1.2.7.Final, 1.2.7.SP1
    • None
    • None

    Description

      MSC API users can use and they use
      ServiceListener transition notifications to detect
      when controller has moved to another state.
      While StabilityMonitor usage is safe for similar
      scenarios this is not the case for ServiceListener transition
      notifications which are executed concurrently
      with other controller tasks.

      To fix this problem we need to fire ServiceListener
      transition notifications if and only if all scheduled
      controller dependent/dependency tasks finished its execution.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: