Open ahmedriza opened 1 year ago
Currently, the sendOffsetsToTransaction is not supported.
Since this library exposes other transaction related methods, it's not currently possible to commit consumer offsets transactionally when using Kafka transactions in a "consume-transform-produce" manner.
I can help with adding this feature.
Describe the feature
Currently, the sendOffsetsToTransaction is not supported.
Use cases
Since this library exposes other transaction related methods, it's not currently possible to commit consumer offsets transactionally when using Kafka transactions in a "consume-transform-produce" manner.
Contribution
I can help with adding this feature.