[ https://issues.apache.org/jira/browse/KAFKA-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003091#comment-16003091 ]
ASF GitHub Bot commented on KAFKA-5126: --------------------------------------- Github user asfgit closed the pull request at: 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)