[ https://issues.apache.org/jira/browse/CAMEL-21791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18002674#comment-18002674 ]
Claus Ibsen commented on CAMEL-21791: ------------------------------------- Claudio, the CI build for linux/ubuntu keeps failing - but we can't reproduce this locally. [https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/main/lastCompletedBuild/cloudbees-pipeline-explorer/?filter=157&line=523982] Since getting access to output logs is harder, then we may need to do a bit of System.out or something to give some kind of clue. Could be related to something with test containers as I doubt its something in our java code. > 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 > Assignee: Claudio Miranda > Priority: Major > Fix For: 4.13.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)