Any milestone planned to support Kafka transactional APIs and commit-aware consumers in RdKafka?
Thanks in advance !
Tracked in #1308. I dont have a time frame for you though.
Exposing read_uncommitted=false as a property would be trivial to implement in the meantime, if it would help.
Our primary use case was to have a transaction aware consumer. Exposing this as a consumer configuration would thus really help.
Thanks a lot !
Most helpful comment
Our primary use case was to have a transaction aware consumer. Exposing this as a consumer configuration would thus really help.
Thanks a lot !