Parkerhiphop commented on PR #23125:
URL: https://github.com/apache/kafka/pull/23125#issuecomment-5254961078

   > I think we need to update 
`https://github.com/apache/kafka/blob/trunk/server-common/src/main/java/org/apache/kafka/server/common/MetadataVersion.java`
 too because `LATEST_PRODUCTION` should be `IBP_4_4_IV2` I think.
   
   Thanks for reviewing and pointing out.
   
   I updated `LATEST_PRODUCTION` to `IBP_4_4_IV2` and synced 
`LATEST_STABLE_METADATA_VERSION` in kafkatest.
   
   Since `IBP_4_4_IV2` was previously the latest enum value, I also added 
`IBP_4_5_IV0` as the new unstable/testing metadata version for trunk and moved 
the unstable-version boundary comment accordingly. MetadataVersionTest passes 
locally.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to