Skip to content

[ISSUE #9412]Flush bak metrics file before deleting the original file #9413

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

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

Conversation

GenerousMan
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #9412

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 47.88%. Comparing base (ed410f3) to head (aaa3129).

Files with missing lines Patch % Lines
...ocketmq/broker/transaction/TransactionMetrics.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9413      +/-   ##
=============================================
- Coverage      47.98%   47.88%   -0.10%     
+ Complexity     11923    11896      -27     
=============================================
  Files           1307     1307              
  Lines          92026    92032       +6     
  Branches       11781    11781              
=============================================
- Hits           44157    44068      -89     
- Misses         42388    42480      +92     
- Partials        5481     5484       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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] TimerMetrics and TransactionMetrics's backup file need flush before delete
3 participants