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/02/17 17:13:17 UTC

[GitHub] [camel] davsclaus commented on pull request #9374: CAMEL-19065: camel-kafka - deserialize SAGA_LONG_RUNNING_ACTION header

davsclaus commented on PR #9374:
URL: https://github.com/apache/camel/pull/9374#issuecomment-1434953243

   Hmm so there is a a special for this in camel-kafka - I dont like that, what about camel-jms and so on.
   Does kafka not just store the header as-is, eg a byte[]. And if so can you not just in camel-saga convert the header to a String in case its byte[] or something else.


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