Librdkafka: Add isolation.level=read_committed support

Created on 13 Sep 2017  路  2Comments  路  Source: edenhill/librdkafka

Any milestone planned to support Kafka transactional APIs and commit-aware consumers in RdKafka?

Thanks in advance !

enhancement

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 !

All 2 comments

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 !

Was this page helpful?
0 / 5 - 0 ratings