Skip to content

[flink] Retry Kafka topic cleanup timeouts in tests - #10048

Open
dwangatt wants to merge 1 commit into
apache:masterfrom
atlassian-forks:dwang/kafka-topic-cleanup
Open

dwangatt wants to merge 1 commit into
apache:masterfrom
atlassian-forks:dwang/kafka-topic-cleanup

Conversation

@dwangatt

Copy link
Copy Markdown
Contributor

Purpose

Extracted from #9370, which is being split into smaller, independently reviewable PRs.

This PR contains only the Kafka test cleanup reliability improvement. It is independent of the per-partition bucket-count feature and is submitted separately to reduce the scope of the original PR.

Changes

  • Retry Kafka topic deletion when cleanup temporarily times out.
  • Add unit coverage for retry behavior in KafkaActionITCaseBaseTest.

Testing

  • Existing Kafka CDC integration tests will cover the cleanup path in CI.

Related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant