[ https://issues.apache.org/jira/browse/KAFKA-16939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-16939. ------------------------------------ Fix Version/s: 3.9.0 Resolution: Fixed > 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 > Fix For: 3.9.0 > > > 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)