[
https://issues.apache.org/jira/browse/KAFKA-16679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16679.
------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> Merge unit test down to the class of integration test
> -----------------------------------------------------
>
> Key: KAFKA-16679
> URL: https://issues.apache.org/jira/browse/KAFKA-16679
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Cheng-Kai, Zhang
> Priority: Minor
> Fix For: 3.8.0
>
>
> Normally, we don't put multi test classes into single file. Those test
> classes can be extracted into a new class file. Or we can merge them into
> single class by using "@Test" annotation. That can make those test cases run
> without embedded cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)