Description
While working on KIP-447, we realized a lack of test coverage on the KafkaProducer public APIs. For example, `commitTransaction` and `sendOffsetsToTransaction` are not even called in the `KafkaProducerTest.java` and the code coverage is only 75%.
Adding more unit tests here will be pretty valuable.
Attachments
Issue Links
- links to