Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- links to