[ https://issues.apache.org/jira/browse/KAFKA-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991873#comment-15991873 ]
ASF GitHub Bot commented on KAFKA-5136: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2925 > Move coordinatorEpoch from WriteTxnMarkerRequest to TxnMarkerEntry > ------------------------------------------------------------------ > > Key: KAFKA-5136 > URL: https://issues.apache.org/jira/browse/KAFKA-5136 > Project: Kafka > Issue Type: Sub-task > Components: core > Reporter: Damian Guy > Assignee: Damian Guy > Fix For: 0.11.0.0 > > > It makes more sense for the coordinatorEpoc to be on the TxnMarkerEntry > rather than the WriteTxnMarkerRequest. It will generate fewer requests per > broker -- This message was sent by Atlassian JIRA (v6.3.15#6346)