[ 
https://issues.apache.org/jira/browse/KAFKA-6309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498033#comment-16498033
 ] 

Manikumar commented on KAFKA-6309:
----------------------------------

This functionality is supported in KafkaAdminClient.describeConfigs() API.

We canĀ callĀ _"describeConfigs(topicResource, new 
DescribeConfigsOptions().includeSynonyms(true))"_ to list all the configured 
values and the precedence used to obtain the currently configured value.

more details: 
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-226+-+Dynamic+Broker+Configuration]

> add support for getting topic defaults from AdminClient
> -------------------------------------------------------
>
>                 Key: KAFKA-6309
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6309
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: dan norwood
>            Assignee: dan norwood
>            Priority: Major
>
> kip here: 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-234%3A+add+support+for+getting+topic+defaults+from+AdminClient



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to