[ https://issues.apache.org/jira/browse/KAFKA-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Boyang Chen reassigned KAFKA-10813: ----------------------------------- Assignee: Boyang Chen > StreamsProducer should catch InvalidProducerEpoch and throw TaskMigrated in > all cases > ------------------------------------------------------------------------------------- > > Key: KAFKA-10813 > URL: https://issues.apache.org/jira/browse/KAFKA-10813 > Project: Kafka > Issue Type: Bug > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Blocker > Fix For: 2.7.0 > > > We fixed the error code handling on producer in > https://issues.apache.org/jira/browse/KAFKA-10687, however the newly thrown > `InvalidProducerEpoch` exception was not properly handled on Streams side in > all cases. We should catch it and rethrow as TaskMigrated to trigger > exception, similar to ProducerFenced. -- This message was sent by Atlassian Jira (v8.3.4#803005)