Chia-Ping Tsai created KAFKA-20830:
--------------------------------------
Summary: speed up testFailToStartWhenInternalTopicsAreNotCompacted
Key: KAFKA-20830
URL: https://issues.apache.org/jira/browse/KAFKA-20830
Project: Kafka
Issue Type: Test
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
!image-2026-07-24-18-47-18-089.png|thumbnail! It uses REST to verify the
health of a dead worker, but the timeout is 10 seconds by default. That means
it needs 3 * 10 seconds to complete all verification for a run. So, we could
simply add the `connect.requestTimeout(1000);` to speed up the test
--
This message was sent by Atlassian Jira
(v8.20.10#820010)