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 #9019] feat: make check expired message interval configurable to reduce the consuming thread block time #9020

Closed

Conversation

humkum
Copy link
Contributor

@humkum humkum commented Dec 4, 2024

close #9019

@humkum humkum changed the title [ISSUE #9019]feat: make check expired message interval configurable to reduce the consuming thread block time [ISSUE #9019] feat: make check expired message interval configurable to reduce the consuming thread block time Dec 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.00%. Comparing base (e104c02) to head (ae71ddd).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
...ocketmq/client/consumer/DefaultMQPushConsumer.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9020      +/-   ##
=============================================
+ Coverage      47.78%   49.00%   +1.21%     
- Complexity     11815    12670     +855     
=============================================
  Files           1305     1312       +7     
  Lines          91376    98269    +6893     
  Branches       11734    13501    +1767     
=============================================
+ Hits           43665    48155    +4490     
- Misses         42335    44616    +2281     
- Partials        5376     5498     +122     

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

@humkum humkum closed this by deleting the head repository Dec 17, 2024
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.

[Feature] Make check expired message interval configurable to reduce the consuming thread block time
2 participants