kafka/core
lucliu1108 0bc2c6e699
MINOR: Move topic creation before consumer creation in testListGroups integration test (#20496)
This PR moves the topic creation before consumer creations in
`PlaintextAdminIntegrationTest.testListGroups`, to avoid potential
errors if consumer creates topic due to metadata update.

See discussion
https://github.com/apache/kafka/pull/20244#discussion_r2325557949

Reviewers: @chia7712, bbejeck@apache.org
2025-09-09 18:05:45 -04:00
..
src MINOR: Move topic creation before consumer creation in testListGroups integration test (#20496) 2025-09-09 18:05:45 -04:00
.gitignore