Skip to content

feat(storage): set full text bf block size to 8m#611

Merged
scuzyj merged 1 commit into
mainfrom
set_bf_blocksize
May 30, 2024
Merged

feat(storage): set full text bf block size to 8m#611
scuzyj merged 1 commit into
mainfrom
set_bf_blocksize

Conversation

@xiangyu5632

Copy link
Copy Markdown
Member

What problem does this PR solve?

set DefaultExpectedSegmentSize = 8 * 1024*1024

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: xiangyu5632 <xiangyu5632@126.com>
@codecov

codecov Bot commented May 21, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.73%. Comparing base (ac29950) to head (511e223).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
+ Coverage   75.68%   75.73%   +0.04%     
==========================================
  Files         592      592              
  Lines      123811   123811              
==========================================
+ Hits        93712    93767      +55     
+ Misses      24414    24375      -39     
+ Partials     5685     5669      -16     

@scuzyj scuzyj merged commit 196e210 into main May 30, 2024
@xuthus5 xuthus5 deleted the set_bf_blocksize branch March 20, 2026 16:34
xuthus5 pushed a commit that referenced this pull request Mar 20, 2026
Signed-off-by: xiangyu5632 <xiangyu5632@126.com>
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.

2 participants