[ https://issues.apache.org/jira/browse/CAMEL-22215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18002678#comment-18002678 ]
Claus Ibsen commented on CAMEL-22215: ------------------------------------- Yeah the reifier should get the route id, node id, and then provide them to the created processor. And the processor should then set new exchange properties with INTERCEPTED_XXX for those information. The endpoint uri is already done (and the only information today) There are 3 kind of intercept: from send-to and regular intercept > camel-core - Interceptor EIPs should include more information where the > interception happened > --------------------------------------------------------------------------------------------- > > Key: CAMEL-22215 > URL: https://issues.apache.org/jira/browse/CAMEL-22215 > Project: Camel > Issue Type: Improvement > Components: camel-core > Reporter: Claus Ibsen > Assignee: Federico Mariani > Priority: Major > Fix For: 4.14.0 > > > The intercept EIPs store a bit information but we need to store > * route id > * node id > * endpoint url > Where it was intercepted. Currently it lacks some of that, and also we should > make this concistent across the 3 interceptors > -- This message was sent by Atlassian Jira (v8.20.10#820010)