[
https://issues.apache.org/jira/browse/KAFKA-16668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16668.
------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> 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: Johnny Hsu
> Priority: Minor
> Fix For: 3.8.0
>
>
> 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)