Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13094

Context MBean not unregistered on startup failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0.RC1, 3.0.0
    • camel-core
    • None
    • Unknown

    Description

      In Camel-2.23.x a failure to start the context would call ServiceSupport.doStop(). This is no longer the case. Instead, a CamelContextStartupFailureEvent is thrown and services that might previously have been started are never stopped.

      As a result or (side effect) the context MBean may remain registered if the startup failure occurred after its initial registration.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            tdiesler Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: