[
https://issues.apache.org/jira/browse/CAMEL-18096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534718#comment-17534718
]
Zheng Feng commented on CAMEL-18096:
------------------------------------
No, I think idempotence=true and retries are mandatory. In term of transaction
id, I need to check with the kafka document.
> 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
>
> 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.7#820007)