Claus Ibsen created CAMEL-20685:
-----------------------------------

             Summary: camel-jbang - Debug with doTry .. doCatch .. doFinally 
should only step actual used
                 Key: CAMEL-20685
                 URL: https://issues.apache.org/jira/browse/CAMEL-20685
             Project: Camel
          Issue Type: Improvement
          Components: camel-jbang
    Affects Versions: 4.5.0
            Reporter: Claus Ibsen
             Fix For: 4.x
         Attachments: Screenshot 2024-04-17 at 16.59.07.png

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.





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to