[ https://issues.apache.org/jira/browse/KAFKA-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-5136. ---------------------------------- Resolution: Fixed Fix Version/s: 0.11.0.0 Issue resolved by pull request 2925 [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)