Claus Ibsen created CAMEL-23402:
-----------------------------------
Summary: camel-core - Route structure dumper does not include
doCatch
Key: CAMEL-23402
URL: https://issues.apache.org/jira/browse/CAMEL-23402
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 4.21.0
The dumper is based on the runtime processor EIPs which from the model gets
created as a graph of processor and then we lose some details for doTry ..
doCatch and so on.
We may consider doing the structure from the model instead which is more
correct. And then enrich with runtime processor details when needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)