[ https://issues.apache.org/jira/browse/KAFKA-9040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961583#comment-16961583 ]
ASF GitHub Bot commented on KAFKA-9040: --------------------------------------- raymondng commented on pull request #7607: KAFKA-9040 Add --all that includes dynamic and static config URL: https://github.com/apache/kafka/pull/7607 KAFKA-9040 Implement --all option for describing configs Added unit test: kafka.admin.ConfigCommandTest.testDescribeAllBrokerConfig ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Implement --all option for describing configs > --------------------------------------------- > > Key: KAFKA-9040 > URL: https://issues.apache.org/jira/browse/KAFKA-9040 > Project: Kafka > Issue Type: Improvement > Reporter: Jason Gustafson > Assignee: Jason Gustafson > Priority: Major > > Add an --all option to list all configs (not just the dyanmic configs) using > the config tool. More details here: > [https://cwiki.apache.org/confluence/display/KAFKA/KIP-524%3A+Allow+users+to+choose+config+source+when+describing+configs]. > -- This message was sent by Atlassian Jira (v8.3.4#803005)