Skip to content

Conversation

@codelipenghui
Copy link
Contributor

@codelipenghui codelipenghui commented Jul 4, 2022

Motivation

Fixes: #16378

Fix failed test NonPersistentTopicE2ETest.testGCWillDeleteSchema. The root cause is the runGC() method only wait for 100ms which makes the test flaky.

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)

@codelipenghui codelipenghui added this to the 2.11.0 milestone Jul 4, 2022
@codelipenghui codelipenghui self-assigned this Jul 4, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 4, 2022
@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-label-missing doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Jul 4, 2022
@codelipenghui codelipenghui merged commit aabd5d0 into apache:master Jul 5, 2022
@codelipenghui codelipenghui deleted the penghui/fix-16378 branch July 5, 2022 02:38
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
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jul 11, 2022
…lDeleteSchema (apache#16381)

(cherry picked from commit aabd5d0)
(cherry picked from commit 83be76f)
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
@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
congbobo184 pushed a commit that referenced this pull request Nov 30, 2022
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: NonPersistentTopicE2ETest.testGCWillDeleteSchema

4 participants