You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/19 16:41:20 UTC

[GitHub] [camel-kafka-connector] valdar opened a new issue #902: create a toHeader SMT

valdar opened a new issue #902:
URL: https://github.com/apache/camel-kafka-connector/issues/902


   That SMT should take fields from a configured record value (supporting struct + schema or map cases) and copy the value in a configure header like:
   ```
   transforms=toHeader
   transforms.toHeader.type=org.apache.camel.kafkaconnect.transforms.ToHeader
   transforms.toHeaderader.fields=to.address,cc.addresses
   transforms.toHeaderr.headers=CamelHeader.to,CamelHeader.cc
   ```


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-kafka-connector] valdar commented on issue #902: create a toHeader SMT

Posted by GitBox <gi...@apache.org>.
valdar commented on issue #902:
URL: https://github.com/apache/camel-kafka-connector/issues/902#issuecomment-762967688


   should help with #644 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-kafka-connector] oscerd closed issue #902: create a toHeader SMT

Posted by GitBox <gi...@apache.org>.
oscerd closed issue #902:
URL: https://github.com/apache/camel-kafka-connector/issues/902


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-kafka-connector] valdar commented on issue #902: create a toHeader SMT

Posted by GitBox <gi...@apache.org>.
valdar commented on issue #902:
URL: https://github.com/apache/camel-kafka-connector/issues/902#issuecomment-762971748


   @luigidemasi fancy having a look?


----------------------------------------------------------------
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:
users@infra.apache.org