bob-barrett commented on a change in pull request #8736:
URL: https://github.com/apache/kafka/pull/8736#discussion_r431512735



##########
File path: tests/kafkatest/tests/core/transactions_test.py
##########
@@ -47,7 +47,7 @@ def __init__(self, test_context):
         self.num_output_partitions = 3
         self.num_seed_messages = 100000
         self.transaction_size = 750
-        self.transaction_timeout = 10000
+        self.transaction_timeout = 30000

Review comment:
       If the producer can block for up to 30 seconds, do we want a slightly 
longer transaction timeout, just to have some buffer?




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