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 2022/09/03 12:31:00 UTC

[jira] [Updated] (CAMEL-18096) camel-kafka - Introduce TX options for kafka transaction

     [ https://issues.apache.org/jira/browse/CAMEL-18096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-18096:
--------------------------------
    Fix Version/s: 3.x
                       (was: 3.19.0)

> camel-kafka - Introduce TX options for kafka transaction
> --------------------------------------------------------
>
>                 Key: CAMEL-18096
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18096
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>            Reporter: Zheng Feng
>            Assignee: Zheng Feng
>            Priority: Major
>             Fix For: 3.x
>
>
> Currently it needs to use *addtional-properties* to enable kafka transaction. It would be good if we could make configuring the TX options as new endpoint options so its easier and more tooling friendly. Additional properties is only intended for special and rare use-cases.
>  
>  * transactionalId -> addtional-properties[transactional.id]
>  * idempotence -> additional-properties[enable.idempotence]
>  * retries -> additional-properties[retries]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)