| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Documents the new Kafka transactions metadata (producerTransactionsEnabled, consumerTransactionsEnabled, transactionalIdPrefix, consumerIsolationLevel, transactionTimeout) and the exactly-once consume-transform-produce pattern introduced in dapr/components-contrib#4508, including the __txnToken echo contract, fencing/scaling guidance, and the bindings limitation. Signed-off-by: Javier Aliaga <javier@diagrid.io>
| Back | FazBrowse Home | New Git URL |
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
Description
Documents the Kafka transactions support added to the Kafka pubsub component in dapr/components-contrib#4508 (targeted at Dapr 1.19):
This is the documentation PR required by dapr/components-contrib#4508; both should ship in the same release. Unchecked checklist items (tabpane, images) are not applicable: the changes are reference tables, YAML component snippets, and one single-command HTTP example on pages that don't use tabpane for these.
Issue reference
dapr/components-contrib#4301