You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/02/16 07:00:00 UTC

[jira] [Resolved] (KAFKA-8805) Bump producer epoch following recoverable errors

     [ 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)