chia7712 commented on code in PR #21161:
URL: https://github.com/apache/kafka/pull/21161#discussion_r2630718124


##########
tests/kafkatest/tests/core/transactions_upgrade_test.py:
##########
@@ -179,7 +179,7 @@ def copy_messages_transactionally_during_upgrade(self, 
input_topic, output_topic
 
         self.perform_upgrade(from_kafka_version)
 
-        copier_timeout_sec = 180
+        copier_timeout_sec = 360 

Review Comment:
   @Pankraz76 thanks for the effort. As Justine suggested, hardcoding the 
timeout is a bit coarse-grained. Please refer to KAFKA-20000 for more 
discussion.
   
   



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