Chia-Ping Tsai created KAFKA-16668:
--------------------------------------
Summary: Enable to set tags by `ClusterTest`
Key: KAFKA-16668
URL: https://issues.apache.org/jira/browse/KAFKA-16668
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
Currently, the display name can be customized by only `name`
(https://github.com/apache/kafka/blob/trunk/core/src/test/java/kafka/test/annotation/ClusterTest.java#L42).
However, the "key" is hard-code to "name=xxx". Also, it is impossible to set
more "tags" for display name.
https://github.com/apache/kafka/pull/15766 is a example that we want to add
"xxx=bbb" to display name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)