[ https://issues.apache.org/jira/browse/KAFKA-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476089#comment-17476089 ]
Florian Albrecht commented on KAFKA-5072: ----------------------------------------- Really would like to see this implemented (especially because the PR is quite trivial). We could also use additional meta information assigned to each topic - currently, we have an extra topic where we store metadata information for each topic. Imagine all the possibilities - e.g. could CLI tools filter for topics based on this metadata fields when listing topics ("give me all topics belonging to development team A"). > Kafka topics should allow custom metadata configs within some config namespace > ------------------------------------------------------------------------------ > > Key: KAFKA-5072 > URL: https://issues.apache.org/jira/browse/KAFKA-5072 > Project: Kafka > Issue Type: Improvement > Components: config > Affects Versions: 0.10.2.0 > Reporter: Soumabrata Chakraborty > Assignee: Soumabrata Chakraborty > Priority: Minor > > Kafka topics should allow custom metadata configs > Such config properties may have some fixed namespace e.g. metadata* or custom* > This is handy for governance. For example, in large organizations sharing a > kafka cluster - it might be helpful to be able to configure properties like > metadata.contact.info, metadata.project, metadata.description on a topic. -- This message was sent by Atlassian Jira (v8.20.1#820001)