You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ganesh (Jira)" <ji...@apache.org> on 2020/09/02 15:45:00 UTC

[jira] [Created] (CAMEL-15496) Add support to add additional headers and properties

Ganesh created CAMEL-15496:
------------------------------

             Summary: Add support to add additional headers and properties
                 Key: CAMEL-15496
                 URL: https://issues.apache.org/jira/browse/CAMEL-15496
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, camel-rabbitmq
    Affects Versions: 3.4.3
            Reporter: Ganesh
             Fix For: 3.4.4


See this question
[https://github.com/apache/camel-kafka-connector/issues/323]

 

The camel-rabbitmq-sink-connector needs to have support to add additional headers.
While doing so, the basic AMQP properties were also couldn't be added. 

The source kafka connector could be from any source. The headers and properties related to AMQP message cannot/should not be added at the source level. So, it should always be possible to add and manipulate the headers and properties via configuration. 

 

There should be a support to add these headers and properties in the camel sink connectors via configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)