I was looking into this and noticed that Kafka 0.11+ transactional production of messages is not yet supported by this library, though seems to be supported in librdkafka. Are there any plans to add this, including AddOffsetsToTxn for full atomic exactly once processing?
Transactional producer is not yet supported in librdkafka or the Go client, we're looking to implement it in Q2 or Q3.
hey @edenhill, could we know what the status of tx producer is ? thanks.
Support for the Idempotent Producer will be released in Q4.
Transaction support in 2019.
Any update on this feature @edenhill ? thanks.
The idempotent producer is now available in release v1.0.0.
Transaction support has been delayed awaiting actual customer and community use-cases.
where shall I log community use-case to? :)
Post a comment here on how you are planning to use transactions so we can learn your requirements, thanks
Hi @edenhill, in our platform using event storming and event sourcing we need this feature. Thanks!
+1
Transactional Producer is now scheduled for Q4 2019
Hi @edenhill, great news! Would it be available transactionality in the consumer too?
Starting with librdkafka v1.2.0 the consumer is already transaction aware when configured with isolation.level=read_committed
Hi @edenhill,
Any news on the transactional producer?
Thank you,
Transactional producer will be merged to librdkafka master this week, after that work on the Go API will start. cc @rigelbm
Sounds like a really good news ! good job @edenhill 馃憤
Looking forward to test it ;)
Full EOS and Transactional Producer released in v1.4.0
Most helpful comment
Transactional Producer is now scheduled for Q4 2019