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

Claudio Miranda commented on CAMEL-18096:
-----------------------------------------

I opened the [CAMEL-21791 camel-kafka - Make kafka transactions more easier to 
use|https://github.com/apache/camel/pull/18528], which added the 
transactionalId parameter.

The retries parameter is set to Integer MAX and enableIdempotency is true by 
default.

> 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: 4.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)

Reply via email to