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 #7222] Bug fix and refactoring of the Indexfile in tiered storage #7224

Merged
merged 2 commits into from Aug 23, 2023

Conversation

lizhimins
Copy link
Member

Which Issue(s) This PR Fixes

Fixes #7222

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2023

Codecov Report

Merging #7224 (e04365d) into develop (cc16a1b) will increase coverage by 0.11%.
The diff coverage is 26.66%.

@@              Coverage Diff              @@
##             develop    #7224      +/-   ##
=============================================
+ Coverage      42.44%   42.56%   +0.11%     
- Complexity      9344     9363      +19     
=============================================
  Files           1149     1149              
  Lines          82108    82121      +13     
  Branches       10702    10705       +3     
=============================================
+ Hits           34851    34955     +104     
+ Misses         42897    42785     -112     
- Partials        4360     4381      +21     
Files Changed Coverage Δ
...che/rocketmq/tieredstore/file/TieredIndexFile.java 67.87% <26.66%> (+37.36%) ⬆️

... and 25 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@lollipopjin lollipopjin 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 9bb73b9 into apache:develop Aug 23, 2023
10 checks passed
@lizhimins lizhimins changed the title [#ISSUE 7222] Bug fix and refactoring of the Indexfile in tiered storage [ISSUE #7222] Bug fix and refactoring of the Indexfile in tiered storage Aug 30, 2023
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] Bug fix and refactoring of the Indexfile in tiered storage
3 participants