You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "oscerd (via GitHub)" <gi...@apache.org> on 2023/03/31 07:45:26 UTC

[GitHub] [camel-kafka-connector] oscerd commented on issue #1520: Transformer not printing the custom headers set in Processor

oscerd commented on issue #1520:
URL: https://github.com/apache/camel-kafka-connector/issues/1520#issuecomment-1491459181

   It needs to be prefixed with CamelHeader.
   
   As reported in the documentation and in the code: https://github.com/apache/camel-kafka-connector/blob/07013f7e84b6516103479fcb20537688d461ea4d/core/src/main/java/org/apache/camel/kafkaconnector/CamelSinkTask.java#L48
   
   essentially it needs to CamelHeader.dummy as header name.


-- 
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-unsubscribe@camel.apache.org

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