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 #7902] fix:reput thread may quit by throwing error #7903

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

humkum
Copy link
Contributor

@humkum humkum commented Mar 12, 2024

Fixes #7902

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 42.93%. Comparing base (db4c7da) to head (5ec6fd6).

Files Patch % Lines
...org/apache/rocketmq/store/DefaultMessageStore.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #7903   +/-   ##
==========================================
  Coverage      42.92%   42.93%           
- Complexity      9909     9914    +5     
==========================================
  Files           1190     1190           
  Lines          86042    86042           
  Branches       11081    11081           
==========================================
+ Hits           36935    36943    +8     
- Misses         44531    44532    +1     
+ Partials        4576     4567    -9     

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

@RongtongJin RongtongJin merged commit 3c27bfe into apache:develop Mar 14, 2024
9 of 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] Reput thread may quit by throwing error
3 participants