[
https://issues.apache.org/jira/browse/CAMEL-21791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003534#comment-18003534
]
Claudio Miranda commented on CAMEL-21791:
-----------------------------------------
That [build log lineĀ
547005|https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/main/lastCompletedBuild/cloudbees-pipeline-explorer/?filter=157&line=547005]
shows the KafkaWithDBTransactionIT test was success for JDK 17, but fails with
JDK 21 (line 504725). I will add some DEBUG code to track initialization and
execution, I will open a PR with no merge intention to allow the tests to run
in CI.
> 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)