Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix][flaky-test] Fix failed test PatternTopicsConsumerImplTest.testAutoSubscribePatternConsumer #16375

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

codelipenghui
Copy link
Contributor

@codelipenghui codelipenghui commented Jul 4, 2022

Fixes #16374

Motivation

Fix the flaky test PatternTopicsConsumerImplTest.testAutoSubscribePatternConsumer.

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@codelipenghui Please provide a correct documentation label for your PR.
Instructions see Pulsar Documentation Label Guide.

@github-actions github-actions bot added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Jul 4, 2022
@codelipenghui codelipenghui merged commit bd2c3e4 into apache:master Jul 5, 2022
@codelipenghui codelipenghui deleted the penghui/fix-16374 branch July 5, 2022 01:06
Nicklee007 pushed a commit to Nicklee007/pulsar that referenced this pull request Jul 5, 2022
codelipenghui added a commit that referenced this pull request Jul 10, 2022
…utoSubscribePatternConsumer (#16375)

(cherry picked from commit bd2c3e4)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jul 11, 2022
…utoSubscribePatternConsumer (apache#16375)

(cherry picked from commit bd2c3e4)
(cherry picked from commit d6ff922)
wuxuanqicn pushed a commit to wuxuanqicn/pulsar that referenced this pull request Jul 14, 2022
congbobo184 pushed a commit that referenced this pull request Nov 7, 2022
…utoSubscribePatternConsumer (#16375)

(cherry picked from commit bd2c3e4)
@congbobo184 congbobo184 added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Nov 7, 2022
congbobo184 pushed a commit that referenced this pull request Nov 30, 2022
…utoSubscribePatternConsumer (#16375)

(cherry picked from commit bd2c3e4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky-test: PatternTopicsConsumerImplTest.testAutoSubscribePatternConsumer
3 participants