[ https://issues.apache.org/jira/browse/KAFKA-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang updated KAFKA-5126: --------------------------------- Resolution: Fixed Fix Version/s: 0.11.0.0 Status: Resolved (was: Patch Available) Issue resolved by pull request 2951 [https://github.com/apache/kafka/pull/2951] > 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 > Fix For: 0.11.0.0 > > > 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)