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] testSingleTopicConsumerBatchShortName #19253

Conversation

labuladong
Copy link
Contributor

@labuladong labuladong commented Jan 17, 2023

Fixes #19089

Modifications

Every manageredLeger has its own thread pool, so there is no ordering guarantee between different topics.

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Documentation

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

Matching PR in forked repository

PR in forked repository: labuladong#18

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 17, 2023
@labuladong
Copy link
Contributor Author

/pulsarbot rerun-failure-checks

1 similar comment
@labuladong
Copy link
Contributor Author

/pulsarbot rerun-failure-checks

@Technoboy- Technoboy- merged commit 3391171 into apache:master Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky-test: TopicFromMessageTest.testMultiTopicConsumerNoBatchShortName
3 participants