chia7712 commented on code in PR #21629: URL: https://github.com/apache/kafka/pull/21629#discussion_r2884634551
########## tests/kafkatest/version.py: ########## @@ -132,7 +132,7 @@ def get_version(node=None): LATEST_STABLE_TRANSACTION_VERSION = 2 # This should match the LATEST_PRODUCTION version defined in MetadataVersion.java -LATEST_STABLE_METADATA_VERSION = "4.2-IV1" +LATEST_STABLE_METADATA_VERSION = "4.3-IV0" Review Comment: @unknowntpo would you mind adding a unit test to ensure both values are same? -- 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]
