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

Context scoped OnException should not be stopped if a route is stopped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.15.1
    • 2.14.3, 2.15.2, 2.16.0
    • camel-core
    • None
    • Unknown

    Description

      If you stop a route and uses context scoped error handling, then its services may be stopped when the route stops. This should not happen for context scoped as they are reused by other routes etc.

      This can also happen for OnCompletion which has same scope as OnException.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: