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 #8076] Fix correct min cq offset when delete tiered storage CommitLog #8082

Merged
merged 1 commit into from
May 7, 2024

Conversation

lizhimins
Copy link
Member

…mmitLog

Which Issue(s) This PR Fixes

Fixes #8076

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.81%. Comparing base (ac59c03) to head (8b988c8).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8082      +/-   ##
=============================================
- Coverage      42.82%   42.81%   -0.02%     
+ Complexity     10347    10342       -5     
=============================================
  Files           1270     1270              
  Lines          88681    88689       +8     
  Branches       11397    11398       +1     
=============================================
- Hits           37980    37970      -10     
- Misses         46006    46020      +14     
- Partials        4695     4699       +4     

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

Copy link
Contributor

@drpmma drpmma left a comment

Choose a reason for hiding this comment

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

LGTM

@lizhimins lizhimins merged commit 0f0324a into apache:develop May 7, 2024
10 checks passed
dingshuangxi888 pushed a commit to dingshuangxi888/rocketmq that referenced this pull request May 7, 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.

[Bug] Fix correct min cq offset when delete tiered storage CommitLog
4 participants