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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org