[
https://issues.apache.org/jira/browse/KAFKA-17213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaochen.zhou updated KAFKA-17213:
----------------------------------
Component/s: clients
Fix Version/s: 3.7.0
Description: 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{}}}.
Issue Type: Improvement (was: New Feature)
Priority: Minor (was: Major)
Summary: Change ControllerMovedException from ApiException to
InvalidMetadataException. (was: Make )
> 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
> Fix For: 3.7.0
>
>
> 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)