Claus Ibsen created CAMEL-21791: ----------------------------------- Summary: camel-kafka - Make kafka transactions more easier to use Key: CAMEL-21791 URL: https://issues.apache.org/jira/browse/CAMEL-21791 Project: Camel Issue Type: Improvement Components: camel-kafka Reporter: Claus Ibsen Fix For: 4.11.0
We should make it possible to use by setting transacted=true, and allow optional transaction.id prefix (need to generate uid). See for example how spring-kafka does it. Also it may be that we need to have support for invoking being/commit/abort transaction methods, and if we can integrate this with spring-transaction / jta via Camel transacted EIP. -- This message was sent by Atlassian Jira (v8.20.10#820010)