[
https://issues.apache.org/jira/browse/KAFKA-16668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843481#comment-17843481
]
Chia-Ping Tsai commented on KAFKA-16668:
----------------------------------------
Personally, introducing a new annotation "Tag" is a solution. "Tag[] tags()"
> 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
> Priority: Minor
>
> 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)