lucasbru commented on code in PR #19509:
URL: https://github.com/apache/kafka/pull/19509#discussion_r2053570555
##########
tools/src/test/java/org/apache/kafka/tools/FeatureCommandTest.java:
##########
@@ -182,6 +186,7 @@ public void testDowngradeWithReleaseVersion(ClusterInstance
cluster) {
"kraft.version was downgraded to 0.\n" +
"metadata.version was downgraded to 18.\n" +
"share.version was downgraded to 0.\n" +
+ "streams.group.version was downgraded to 0.\n" +
Review Comment:
Sounds good, for consistency.
--
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]