[
https://issues.apache.org/jira/browse/KAFKA-18643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Arthur updated KAFKA-18643:
---------------------------------
Description:
This field (ZkMigrationReady in ApiVersionsResponse) was last used in 3.6.
Starting in 3.7, we used the controller registration RPC in lieu of this field.
Since 4.0 will never write this field, we can remove code usages and set the
current ApiVersionsResponse version as the terminal field version for this
field.
> Set terminal version for ApiVersionsResponse#ZkMigrationReady
> -------------------------------------------------------------
>
> Key: KAFKA-18643
> URL: https://issues.apache.org/jira/browse/KAFKA-18643
> Project: Kafka
> Issue Type: Bug
> Reporter: David Arthur
> Priority: Minor
> Fix For: 4.0.0
>
>
> This field (ZkMigrationReady in ApiVersionsResponse) was last used in 3.6.
> Starting in 3.7, we used the controller registration RPC in lieu of this
> field.
> Since 4.0 will never write this field, we can remove code usages and set the
> current ApiVersionsResponse version as the terminal field version for this
> field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)