barov commented on issue #323:
URL: 
https://github.com/apache/camel-kafka-connector/issues/323#issuecomment-1152942010

   The headers are not visible in RabbitMQ with the next configuration.
   
       "camel.sink.endpoint.allowCustomHeaders": "true",
       "camel.component.rabbitmq.additionalHeaders": "#bean:addHeaders",
       "camel.beans.addHeaders": "#class:camel.SimpleDataHolderBean",
       "camel.beans.addHeaders.mapData[CONTENT_TYPE]": "plain/text"
   
   Can i give the headers value in a string?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to