Bob Barrett created KAFKA-8805:
----------------------------------
Summary: 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
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
(v7.6.14#76016)