hachikuji commented on code in PR #12027:
URL: https://github.com/apache/kafka/pull/12027#discussion_r847524509


##########
tests/kafkatest/tests/core/downgrade_test.py:
##########
@@ -139,13 +139,13 @@ def test_upgrade_and_downgrade(self, version, 
compression_types, security_protoc
 
         self.logger.info("First pass bounce - rolling upgrade")
         self.upgrade_from(kafka_version)
-        self.run_validation()

Review Comment:
   Hmm, perhaps we could assert something about producer/consumer progress just 
to be sure we have a non-trivial downgrade scenario?



-- 
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