Skip to content

Conversation

@lianetm
Copy link
Member

@lianetm lianetm commented Dec 2, 2025

This has been flaky, failing with "Topic does not exist" received in a
response to a commit.

This could happen given that the test had the default auto-commit
enabled and was not explicitly closing the consumer (consumer.close
triggered as part of the test infra tear down, which does close with
timeout 0). Seems the topic could end up deleted before the auto-commit
on close was processed.

Disabling auto-commit, not needed for the test.

Reviewers: Andrew Schofield aschofield@confluent.io

@github-actions github-actions bot added core Kafka Broker tests Test fixes (including flaky tests) small Small PRs labels Dec 2, 2025
@lianetm lianetm merged commit 275c944 into apache:trunk Dec 3, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Kafka Broker small Small PRs tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants