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

[#ISSUE 7093] Avoid dispatch tasks too much cause dispatch task failed #7094

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

lizhimins
Copy link
Member

Which Issue(s) This PR Fixes

Fixes #7093

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #7094 (7a405a6) into develop (d429bd7) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 7a405a6 differs from pull request most recent head 9cfac1b. Consider uploading reports for the commit 9cfac1b to get more accurate results

@@              Coverage Diff              @@
##             develop    #7094      +/-   ##
=============================================
- Coverage      42.73%   42.73%   -0.01%     
- Complexity      9295     9296       +1     
=============================================
  Files           1138     1138              
  Lines          81254    81253       -1     
  Branches       10637    10636       -1     
=============================================
- Hits           34721    34720       -1     
- Misses         42190    42198       +8     
+ Partials        4343     4335       -8     
Files Changed Coverage Δ
.../apache/rocketmq/tieredstore/TieredDispatcher.java 46.22% <0.00%> (-0.18%) ⬇️
...cketmq/tieredstore/common/TieredStoreExecutor.java 81.81% <ø> (ø)

... and 19 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RongtongJin RongtongJin merged commit a1bf49d into apache:develop Aug 1, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Avoid dispatch tasks too much cause submit dispatch task failed
3 participants