You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/05 20:31:00 UTC

[jira] [Commented] (CAMEL-15016) camel-kafka - Add support for Kafka transactions

    [ https://issues.apache.org/jira/browse/CAMEL-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100232#comment-17100232 ] 

Claus Ibsen commented on CAMEL-15016:
-------------------------------------

A guide for kafka transactions
https://www.baeldung.com/kafka-exactly-once

> camel-kafka - Add support for Kafka transactions
> ------------------------------------------------
>
>                 Key: CAMEL-15016
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15016
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-kafka
>         Environment: Lets look at if we can add some support for kafka transactions in the consumer and producer. But mind this is Kafka specific and not for XA transactions etc.
> But it can benefit to be able to rollback sending to kafka in the producer if for example you consume from X and send to kafka and then send to something else and that fails and then you want to rollback sending to kafka.
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)