AndrewJSchofield commented on PR #19293: URL: https://github.com/apache/kafka/pull/19293#issuecomment-2796604695
There is a final piece to this change. When `MetadataVersion.LATEST_PRODUCTION` is moved to `IBP_4_1_IV1` or later (as it will before AK 4.1 releases), we must change `ShareVersion.LATEST_PRODUCTION` to `SV_1`. We cannot do this while the latest production metadata version has not been changed or it is not possible to format a new broker without enabling unstable feature versions. This is due to the prerequisites of the `SV_1` feature version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org