seravat commented on issue #1192: URL: https://github.com/apache/camel-kafka-connector/issues/1192#issuecomment-854822303
> I assume you are sending to kafka using a traditional camel route? Yes, I am using a traditional camel route. It has a processor that sets that header and other stuff, then it uses the kafka component to send the message. - When I set the header key "indexId" I can see it in the kafka headers. - When I set the header key "CamelHeader.indexId" I cannot see it in the kafka headers. Maybe camel is removing the header when sending or kafka is ignoring when receiving. Can we send headers to kafka with the "string.string" notation?  -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org