Skip to content

Add doc for kafka transaction#7577

Merged
zhfeng merged 1 commit intoapache:mainfrom
zhfeng:update_kafka_transaction_doc
May 10, 2022
Merged

Add doc for kafka transaction#7577
zhfeng merged 1 commit intoapache:mainfrom
zhfeng:update_kafka_transaction_doc

Conversation

@zhfeng
Copy link
Contributor

@zhfeng zhfeng commented May 10, 2022

No description provided.

@github-actions
Copy link
Contributor

⚠️ This PR changes Camel components and will be tested automatically.

@github-actions
Copy link
Contributor

✔️ Finished component verification: 0 component(s) test failed out of 1 component(s) tested

@zhfeng zhfeng force-pushed the update_kafka_transaction_doc branch from 68ab931 to 83b5bf8 Compare May 10, 2022 07:03
@davsclaus
Copy link
Contributor

I think 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.

@github-actions
Copy link
Contributor

✔️ Finished component verification: 0 component(s) test failed out of 1 component(s) tested

@zhfeng
Copy link
Contributor Author

zhfeng commented May 10, 2022

Thanks @davsclaus

  • transactional.id->addtional-properties[transactional.id]
  • idempotence->additional-properties[enable.idempotence]
  • retries->additional-properties[retries]

Does it make sense?

@zhfeng zhfeng merged commit 8e781c8 into apache:main May 10, 2022
@davsclaus
Copy link
Contributor

Yeah but name it transactionId without the dot in the uri option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants