Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Document Consumer and Producer-Initiated Transactions in SI Outbound Adapter #279

Closed
garyrussell opened this issue Aug 15, 2019 · 2 comments
Assignees
Milestone

Comments

@garyrussell
Copy link
Contributor

See: https://stackoverflow.com/questions/57504481/transactionid-prefix-for-producer-only-and-read-process-write-producerfencedex/57511897#57511897

In a multi-instance application using consumer-initiated and producer-only transactions, we need 2 templates because for consumer-initiated, we need a shared transactional id, but producer-only transactions must have unique ids for each instance.

@garyrussell garyrussell added this to the 3.2.RC1 milestone Aug 15, 2019
@garyrussell garyrussell self-assigned this Aug 19, 2019
@garyrussell garyrussell changed the title Support 2 Templates in Outbound Adapter Document Consumer and Producer-Initiated Transactions in SI Outbound Adapter Aug 19, 2019
@garyrussell
Copy link
Contributor Author

Add test in SIK.

garyrussell added a commit that referenced this issue Aug 19, 2019
- add tests for tx.id overrides
@artembilan artembilan modified the milestones: 3.2.RC1, 3.2.GA Sep 6, 2019
@garyrussell
Copy link
Contributor Author

Resolved by spring-projects/spring-kafka#1204

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

No branches or pull requests

2 participants