karafka / rdkafka-ruby

Modern and performant Kafka client library for Ruby based on librdkafka
https://karafka.io
Other
354 stars 120 forks source link

Transactional Producer Support #292

Open mensfeld opened 1 year ago

alexandriainfantino commented 9 months ago

@mensfeld is there any ETA as to when this would be available?

mensfeld commented 9 months ago

End of Q1 or Q2. I am still backporting things from karafka-rdkafka while discovering new errors and improving. Can't do all the things at the same time ;)

There is not ETA because there is MIT :woman_singer:

I am not 100% happy with the error mappings I built for transactional (functionally ok but needs more cleanup) and I have higher priorities (bugs + optimizations) to ship first.

Actually you have reminded me, let me craft a rc1...