[
https://issues.apache.org/jira/browse/KAFKA-16939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854573#comment-17854573
]
黃竣陽 commented on KAFKA-16939:
-----------------------------
I will fix it ASAP.
> Revisit ConfigCommandIntegrationTest
> ------------------------------------
>
> Key: KAFKA-16939
> URL: https://issues.apache.org/jira/browse/KAFKA-16939
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> ConfigCommandIntegrationTest has some invalid operations
> 1. the base command should not include the broker id [0]
> 2. don't set the broker id when we are looking for default value [1]
> [0]
> https://github.com/apache/kafka/blob/trunk/core/src/test/java/kafka/admin/ConfigCommandIntegrationTest.java#L477
> [1]
> https://github.com/apache/kafka/blob/trunk/core/src/test/java/kafka/admin/ConfigCommandIntegrationTest.java#L496
--
This message was sent by Atlassian Jira
(v8.20.10#820010)