Kuan Po Tseng created KAFKA-16595:
-------------------------------------
Summary: Introduce template 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
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)