[
https://issues.apache.org/jira/browse/KAFKA-13854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dengziming resolved KAFKA-13854.
--------------------------------
Resolution: Fixed
> Refactor ApiVersion to MetadataVersion
> --------------------------------------
>
> Key: KAFKA-13854
> URL: https://issues.apache.org/jira/browse/KAFKA-13854
> Project: Kafka
> Issue Type: Sub-task
> Reporter: David Arthur
> Assignee: Alyssa Huang
> Priority: Major
>
> In KRaft, we will have a value for {{metadata.version}} corresponding to each
> IBP. In order to keep this association and make it obvious for developers, we
> will consolidate the IBP and metadata version into a new MetadataVersion
> enum. This new enum will replace the existing ApiVersion trait.
> For IBPs that precede the first KRaft preview version (AK 3.0), we will use a
> value of -1 for the metadata.version.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)