[ https://issues.apache.org/jira/browse/KAFKA-14562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Justine Olshan resolved KAFKA-14562. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > Implement epoch bump after every transaction > -------------------------------------------- > > Key: KAFKA-14562 > URL: https://issues.apache.org/jira/browse/KAFKA-14562 > Project: Kafka > Issue Type: Sub-task > Reporter: Justine Olshan > Assignee: Justine Olshan > Priority: Major > Fix For: 4.0.0 > > > This is part 1 of KIP-890 > # *Uniquely identify transactions by bumping the producer epoch after every > commit/abort marker. That way, each transaction can be identified by > (producer id, epoch).* > See KIP-890 for more information: > [https://cwiki.apache.org/confluence/display/KAFKA/KIP-890%3A+Transactions+Server-Side+Defense] > -- This message was sent by Atlassian Jira (v8.20.10#820010)