chia7712 commented on a change in pull request #9712:
URL: https://github.com/apache/kafka/pull/9712#discussion_r551704491



##########
File path: tests/kafkatest/tests/core/downgrade_test.py
##########
@@ -120,11 +120,11 @@ def test_upgrade_and_downgrade(self, version, 
compression_types, security_protoc
         self.setup_services(kafka_version, compression_types, 
security_protocol, static_membership)
         self.await_startup()
 
-        self.logger.info("First pass bounce - rolling upgrade")
+        print("First pass bounce - rolling upgrade", flush=True) # Force some 
stdout for Travis

Review comment:
       I tried to configure ```ducktape```  to force more output but 
```ducktape``` supports only ```--debug```. It is too noisy to me.
   
   Another way is to make a patch for ```ducktape``` for INFO level support. 
WDYT?




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to