[ https://issues.apache.org/jira/browse/KAFKA-17213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
xiaochen.zhou updated KAFKA-17213: ---------------------------------- Summary: Change exceptions like ControllerMovedException to be retriable (was: Change ControllerMovedException from ApiException to InvalidMetadataException.) > Change exceptions like ControllerMovedException to be retriable > --------------------------------------------------------------- > > 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)