[ https://issues.apache.org/jira/browse/KAFKA-17213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josep Prat updated KAFKA-17213: ------------------------------- Fix Version/s: (was: 3.8.0) > Change ControllerMovedException from ApiException to InvalidMetadataException. > ------------------------------------------------------------------------------ > > Key: KAFKA-17213 > URL: https://issues.apache.org/jira/browse/KAFKA-17213 > Project: Kafka > Issue Type: Improvement > Components: clients > Reporter: xiaochen.zhou > Priority: Minor > > After the Kafka client fails to send, it will update the metadata. The > {{InvalidMetadataException}} is retryable. I think the Controller information > also belongs to Kafka's metadata, so {{ControllerMovedException}} should be > {{{}InvalidMetadataException{}}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)