Commit ce479b1
authored
test(integration-tests): fix TopicTracingIT flaky test (kroxylicious#3859)
Add wait for topicB metadata propagation before deletion to prevent
UnknownTopicIdException. The test was creating topicB with the 'setup'
admin client then immediately deleting it with a different 'admin'
client without waiting for metadata to propagate between clients.
Fixes kroxylicious#3858
Assisted-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Keith Wall <kwall@apache.org>1 parent dcf6573 commit ce479b1
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- kroxylicious-integration-tests/src/test/java/io/kroxylicious/it/filter/authorization
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments