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

[GitHub] [camel-kamelets] davsclaus opened a new issue, #1321: MQ sink does not map headers from Kafka source

davsclaus opened a new issue, #1321:
URL: https://github.com/apache/camel-kamelets/issues/1321

   I have been told that an user have trouble with sourcing from Kafka and sinking to IBM MQ then headers are not mapped, and they want Kafka Key to be mapped as JMSCorrelationID as well.
   
   I think they may have seen this example
   https://github.com/apache/camel-kamelets/blob/main/kamelets/jms-ibm-mq-sink.kamelet.yaml
   
   They are using Camel K and KameletBinding to setup the source and sink (no step in-between)
   


-- 
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


[GitHub] [camel-kamelets] oscerd commented on issue #1321: MQ sink does not map headers from Kafka source

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1321:
URL: https://github.com/apache/camel-kamelets/issues/1321#issuecomment-1449629082

   I'll have 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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-kamelets] oscerd closed issue #1321: MQ sink does not map headers from Kafka source

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed issue #1321: MQ sink does not map headers from Kafka source
URL: https://github.com/apache/camel-kamelets/issues/1321


-- 
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


[GitHub] [camel-kamelets] davsclaus commented on issue #1321: MQ sink does not map headers from Kafka source

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #1321:
URL: https://github.com/apache/camel-kamelets/issues/1321#issuecomment-1449599868

   There is a generic MQ example here. Maybe it can be used to test and see
   https://github.com/apache/camel-k-examples/tree/main/generic-examples/ibm-mq


-- 
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


[GitHub] [camel-kamelets] oscerd commented on issue #1321: MQ sink does not map headers from Kafka source

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1321:
URL: https://github.com/apache/camel-kamelets/issues/1321#issuecomment-1449935862

   Using deserializeHeaders and setting it to true will work. This needs to be done also a kafka source not secured Kamelet


-- 
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