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] testSplitBundleForMultiTimes #16562

Merged
merged 2 commits into from
Aug 15, 2022

Conversation

gaozhangmin
Copy link
Contributor

@gaozhangmin gaozhangmin commented Jul 13, 2022

Motivation

Fixes #16561
This issue is caused by Failed to find ownership for ServiceUnit, We split the bundle with unload option,
this bundle is not guaranteed to be loaded before the next split.

Modifications

use mockWebUrl(localWebServiceUrl, testNs) to ensure this bundle is owned by broker

Documentation

  • doc-not-needed

@gaozhangmin gaozhangmin changed the title fix flaky test [fix][flaky-test] testSplitBundleForMultiTimes Jul 13, 2022
@gaozhangmin gaozhangmin requested review from Technoboy- and nodece and removed request for Technoboy- July 13, 2022 07:02
@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin
Copy link
Contributor Author

@nodece @codelipenghui PTAL again

@codelipenghui codelipenghui modified the milestones: 2.11.0, 2.12.0 Jul 26, 2022
@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@codelipenghui
Copy link
Contributor

@gaozhangmin Could you please add some detailed description about this issue and how this PR will fix the issue? It will help the reviewers to understand it.

@gaozhangmin
Copy link
Contributor Author

@gaozhangmin Could you please add some detailed description about this issue and how this PR will fix the issue? It will help the reviewers to understand it.

@codelipenghui updated

@Technoboy- Technoboy- removed this from the 2.12.0 milestone Aug 15, 2022
@Technoboy- Technoboy- added this to the 2.11.0 milestone Aug 15, 2022
@Technoboy- Technoboy- merged commit 2018595 into apache:master Aug 15, 2022
Technoboy- pushed a commit to Technoboy-/pulsar that referenced this pull request Aug 15, 2022
Technoboy- pushed a commit to merlimat/pulsar that referenced this pull request Aug 16, 2022
Jason918 pushed a commit that referenced this pull request Sep 2, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Sep 2, 2022
(cherry picked from commit 2018595)
(cherry picked from commit aa10f5d)
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
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: testSplitBundleForMultiTimes
6 participants