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 #8988] Support dispatchBehindMilliseconds #8989

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

guyinyou
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8988

Brief Description

How Did You Test This Change?

Copy link
Contributor

@GenerousMan GenerousMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 35.71429% with 9 lines in your changes missing coverage. Please review.

Project coverage is 47.67%. Comparing base (fc22830) to head (08a7544).

Files with missing lines Patch % Lines
...org/apache/rocketmq/store/DefaultMessageStore.java 38.46% 7 Missing and 1 partial ⚠️
...ketmq/store/plugin/AbstractPluginMessageStore.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8989      +/-   ##
=============================================
+ Coverage      47.63%   47.67%   +0.03%     
- Complexity     11762    11772      +10     
=============================================
  Files           1304     1304              
  Lines          91197    91210      +13     
  Branches       11715    11717       +2     
=============================================
+ Hits           43442    43481      +39     
+ Misses         42371    42345      -26     
  Partials        5384     5384              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

[Enhancement] support dispatchBehindMilliseconds
4 participants