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

ServiceSupport - incorrect state after restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • camel-core
    • None

    Description

      This hampers restart of services by example the overhauled JMX in CAMEL-1933.

      When a service was restarted it had the following incorrect state:

      • started = true
      • starting = false
      • stopped = true
      • stopping = false

      The stopped should have been changed to false as its started.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: