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][test] Fix flaky CompactionTest.testDispatcherMaxReadSizeBytes #21329

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 9, 2023

Fixes #21284

Motivation

CompactionTest.testDispatcherMaxReadSizeBytes is extremely flaky and blocks CI very often.

Modifications

The test had a race condition in the way how the spy was injected into the PersistentTopic instance.
This problem has been fixed now.

Documentation

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

@lhotari lhotari self-assigned this Oct 9, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 9, 2023
@lhotari lhotari merged commit c883f50 into apache:master Oct 9, 2023
45 of 48 checks passed
lhotari added a commit that referenced this pull request Oct 9, 2023
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Dec 6, 2023
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants