[
https://issues.apache.org/jira/browse/KAFKA-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kuan Po Tseng resolved KAFKA-16595.
-----------------------------------
Resolution: Won't Do
As discussed in
[https://github.com/apache/kafka/pull/15899#discussion_r1594890663.]
We have other ways to simplify the test cases.
> Introduce ClusterTemplate in ClusterTests
> -----------------------------------------
>
> Key: KAFKA-16595
> URL: https://issues.apache.org/jira/browse/KAFKA-16595
> Project: Kafka
> Issue Type: Improvement
> Reporter: Kuan Po Tseng
> Assignee: Kuan Po Tseng
> Priority: Major
>
> discussed in https://github.com/apache/kafka/pull/15761#discussion_r1573850549
> Currently we can't apply any template in ClusterTests, thus we have to write
> down all ClusterConfigProperty in each ClusterTest inside ClusterTests. And
> that could leave bunch of duplicate code. We need to find a way to reduce the
> duplicate code. Introduce template in ClusterTests could be a solution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)