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 2022/04/08 05:31:22 UTC

[GitHub] [camel-quarkus] zhfeng commented on issue #3642: Camel can not support kafka transactions.

zhfeng commented on issue #3642:
URL: https://github.com/apache/camel-quarkus/issues/3642#issuecomment-1092456928

   @alexkazan87 I think ```camel-kafka``` does not support transaction right now. So you can see such error message **On delivery attempt: 0 caught: java.lang.IllegalStateException: Cannot perform a 'send' before completing a call to initTransactions when transactions are enabled.**
   
   So I wil take care of https://issues.apache.org/jira/browse/CAMEL-15016 at first to see how we can enable transaction in kafka producer.


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