Deng Ziming created KAFKA-18101:
-----------------------------------
Summary: Merge duplicate assertFutureThrows and
assertFutureExceptionTypeEquals
Key: KAFKA-18101
URL: https://issues.apache.org/jira/browse/KAFKA-18101
Project: Kafka
Issue Type: Improvement
Components: unit tests
Reporter: Deng Ziming
We have 2 similar method for validate test exception:
org.apache.kafka.test.TestUtils.assertFutureThrows
kafka.utils.TestUtils.assertFutureExceptionTypeEquals
Lets merge them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)