Luke Chen created KAFKA-16918:
---------------------------------
Summary: TestUtils#assertFutureThrows should use future.get with
timeout
Key: KAFKA-16918
URL: https://issues.apache.org/jira/browse/KAFKA-16918
Project: Kafka
Issue Type: Test
Reporter: Luke ChenIn KAFKA-16916, we had a test running forever. To avoid this issue happened again, we can use future.get with timeout in TestUtils#assertFutureThrows. -- This message was sent by Atlassian Jira (v8.20.10#820010)
