oscerd commented on issue #1324: URL: https://github.com/apache/camel-kafka-connector/issues/1324#issuecomment-1020059108
At first sight it seems we aren't taking care of the headers in the component producer. https://github.com/apache/camel/blob/camel-3.14.0/components/camel-azure/camel-azure-eventhubs/src/main/java/org/apache/camel/component/azure/eventhubs/operations/EventHubsProducerOperations.java#L140 This is something we need to double check. But, there is no mapping between Camel headers and EventData object properties field. -- 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