You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2020/03/05 17:00:00 UTC

[jira] [Created] (KAFKA-9666) Transactional producer Epoch could not be reset

Boyang Chen created KAFKA-9666:
----------------------------------

             Summary: Transactional producer Epoch could not be reset
                 Key: KAFKA-9666
                 URL: https://issues.apache.org/jira/browse/KAFKA-9666
             Project: Kafka
          Issue Type: Bug
            Reporter: Boyang Chen


As of today, the producer epoch keeps increasing until it hits Short.Max. The correct behavior at this point should be making another call to re-initialize a new PID, otherwise trying with Short.Max will throw fatal exception which eventually kills the producer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)