kafka-go icon indicating copy to clipboard operation
kafka-go copied to clipboard

Sketch of Transaction API

Open rhansen2 opened this issue 4 years ago • 3 comments

Sketch of a transaction api for the writer with mode code as a TODO

Based on https://www.confluent.io/blog/transactions-apache-kafka/

I tried to make it similar to the SQL package but I'm not entirely sure of the semantics of writemessages when split across the writer and a transaction

rhansen2 avatar Oct 06 '21 02:10 rhansen2

Hi, this api looks pretty good and like its similarity to sql transactions. Just wondering the status of this and ETA, i have an annoying architect wanting exactly once semantics and I'd prefer to use this lib than the confluent one if possible.

theflyingcodr avatar Dec 02 '21 11:12 theflyingcodr

What's the status of this PR? How could the community provide help for landing this feature?

changkun avatar Jun 04 '22 07:06 changkun

Any status on this PR?

githubsands avatar Apr 02 '23 01:04 githubsands