node-rdkafka
node-rdkafka copied to clipboard
Kafka transactions are unsupported
In the latest node-rdkafka, I see that the C++ implementation of the producer does not implement or call transaction-related methods, and therefore the JavaScript side of things doesn't have any transaction-related methods. It would be nice if the library supported these, as librdkafka does under the hood.
Is someone working on adding transactions? I can try adding them.
We are using node-rdkafa. We are planning to upgrade to v16. Looks like its not possible without this enhancement
Any plans to support in the next release
This issue can be closed now, right?