You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "gaganbajaj5 (via GitHub)" <gi...@apache.org> on 2024/01/29 16:14:31 UTC

[I] Reading headers from SQS message [camel-kafka-connector]

gaganbajaj5 opened a new issue, #1595:
URL: https://github.com/apache/camel-kafka-connector/issues/1595

   Hi,
   We have a AWS2SQS Kafka source connector (V0.11.0) running in Kafka connect with connector.class = org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector
   
   By default, the connector reads the Body of the message and pushes it into our Kafka topic. But we have a new requirement which needs us to push headers (MessageAttributes) from SQS into the Kafka topic. Unfortunately, i am not able to find anything in the documentation or the example specified anywhere, would you be able to guide how can I achieve this?
   I was thinking if there is a way to use custom transforms, but is there a better way library provides out of the box with connector?


-- 
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.apache.org

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