Apurva Mehta created KAFKA-5126:
-----------------------------------
Summary: Implement KIP-98 transactional methods in the MockProducer
Key: KAFKA-5126
URL: https://issues.apache.org/jira/browse/KAFKA-5126
Project: Kafka
Issue Type: Test
Reporter: Apurva Mehta
Assignee: Apurva Mehta
The initial code for the transactional producer leaves the implementation of
`initTransactions`, `beginTransaction`, `sendOffsetsToTransaction`,
`commitTransaction`, and `abortTransaction` empty in the MockProducer. We need
have some implementation there so that our mocks stay healthy.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)