Skip to content

[fix][test] InactiveTopicDeleteTest#testDeleteWhenNoSubscriptionsWithMultiConfig - #19436

Merged
tisonkun merged 2 commits into
apache:masterfrom
labuladong:fix/flaky/testDeleteWhenNoSubscriptionsWithMultiConfig
Jun 13, 2023
Merged

[fix][test] InactiveTopicDeleteTest#testDeleteWhenNoSubscriptionsWithMultiConfig#19436
tisonkun merged 2 commits into
apache:masterfrom
labuladong:fix/flaky/testDeleteWhenNoSubscriptionsWithMultiConfig

Conversation

@labuladong

Copy link
Copy Markdown
Contributor

Fixes #19379

Modifications

The two topics will be deleted due to delete_when_no_subscriptions, but may not be at the same time. So use Awaitility to ensure they are deleted at the end.

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Feb 6, 2023
@github-actions

github-actions Bot commented Mar 9, 2023

Copy link
Copy Markdown

The pr had no activity for 30 days, mark with Stale label.

@github-actions github-actions Bot added the Stale label Mar 9, 2023

@tisonkun tisonkun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your contribution @labuladong!

@tisonkun

Copy link
Copy Markdown
Member

Merging...

@tisonkun
tisonkun merged commit 63f1505 into apache:master Jun 13, 2023
@tisonkun tisonkun added this to the 3.1.0 milestone Jun 13, 2023
@labuladong
labuladong deleted the fix/flaky/testDeleteWhenNoSubscriptionsWithMultiConfig branch June 13, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/test doc-not-needed Your PR changes do not impact docs Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky-test: InactiveTopicDeleteTest.testDeleteWhenNoSubscriptionsWithMultiConfig

2 participants