Claus Ibsen created CAMEL-11442: ----------------------------------- Summary: Optimise - Use existing exchange id as breadcrumb Key: CAMEL-11442 URL: https://issues.apache.org/jira/browse/CAMEL-11442 Project: Camel Issue Type: Improvement Components: camel-core Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.20.0
We can use the existing exchange id as the breadcrumb id, if setting up a new breadcrumb. This is essentially also a bit better as its safer to rely on the exchange id, which is the same for the duration of the exchange, and hence a better breadcrumb to track. -- This message was sent by Atlassian JIRA (v6.4.14#64029)