[ https://issues.apache.org/jira/browse/KAFKA-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Gustafson resolved KAFKA-8805. ------------------------------------ Fix Version/s: 2.5.0 Resolution: Fixed > Bump producer epoch following recoverable errors > ------------------------------------------------ > > Key: KAFKA-8805 > URL: https://issues.apache.org/jira/browse/KAFKA-8805 > Project: Kafka > Issue Type: Improvement > Components: producer > Affects Versions: 2.3.0 > Reporter: Bob Barrett > Assignee: Bob Barrett > Priority: Major > Fix For: 2.5.0 > > > As part of KIP-360, the producer needs to call the new InitProducerId API > after receiving UNKNOWN_PRODUCER_ID and INVALID_PRODUCER_MAPPING errors, > which will allow the producers to bump their epoch and continue processing > unless a new producer has already initialized a new producer ID. > The broker change that this depends on isĀ > https://issues.apache.org/jira/browse/KAFKA-8710. -- This message was sent by Atlassian Jira (v8.3.4#803005)