Skip to content
New issue

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

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

Already on GitHub? # to your account

[fix][test] Address flaky GetPartitionMetadataMultiBrokerTest #23456

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 14, 2024

Fixes #23455

Motivation

GetPartitionMetadataMultiBrokerTest.testCompatibilityForNewClientAndOldBroker is really flaky and fails often.
There's an explanation for the flakiness, it's similar as #23259.

Modifications

Documentation

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

@lhotari lhotari added this to the 4.1.0 milestone Oct 14, 2024
@lhotari lhotari requested a review from poorbarcode October 14, 2024 08:39
@lhotari lhotari self-assigned this Oct 14, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 14, 2024
@lhotari lhotari requested a review from BewareMyPower October 14, 2024 08:44
@lhotari lhotari changed the title [fix][test] Address flaky GetPartitionMetadataMultiBrokerTest with retries in CI [fix][test] Address flaky GetPartitionMetadataMultiBrokerTest Oct 14, 2024
@lhotari lhotari requested a review from Technoboy- October 14, 2024 08:46
@Technoboy- Technoboy- merged commit 0c4108b into apache:master Oct 14, 2024
56 of 57 checks passed
@lhotari lhotari modified the milestones: 4.1.0, 4.0.0 Oct 14, 2024
lhotari added a commit that referenced this pull request Oct 14, 2024
lhotari added a commit that referenced this pull request Oct 14, 2024
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Oct 15, 2024
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Oct 16, 2024
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky-test: GetPartitionMetadataMultiBrokerTest.testCompatibilityForNewClientAndOldBroker
4 participants