[
https://issues.apache.org/jira/browse/KAFKA-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KAFKA-5126 started by Matthias J. Sax.
----------------------------------------------
> 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: Matthias J. Sax
>
> 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)