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

camel-jbang - Debug with doTry .. doCatch .. doFinally should only step actual used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.5.0
    • 4.6.0
    • camel-jbang
    • None
    • Unknown

    Description

      In a route that only has

      doTry
      // stuff
      doCatch
      // some stuff

      And no doFinally will show doCatch / doFinally in the debugger step even if they are not called when the route completed succesfully.

      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: