You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/07/07 07:25:00 UTC

[jira] [Created] (CAMEL-11521) Components with destination override via header should allow this override to be in message history / error handler

Claus Ibsen created CAMEL-11521:
-----------------------------------

             Summary: Components with destination override via header should allow this override to be in message history / error handler
                 Key: CAMEL-11521
                 URL: https://issues.apache.org/jira/browse/CAMEL-11521
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: Future


See this SO
https://stackoverflow.com/questions/44963186/camel-kafka-logging-incorrect-details-in-messagehistory

We can maybe have some kind of standard way for a component to say that its sending a message to an override destination than given in the endpoint uri, such as CamelJmsDestination, HttpUrl, HttpPath, CamelKafkaTopic etc.

By knowing this we can make the message history, error handler aware of this and output additional information about this destination was in use.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)