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

feat(s3stream): optimize cache performance by adding offset index #731

Merged
merged 2 commits into from
Nov 25, 2023

Conversation

superhx
Copy link
Contributor

@superhx superhx commented Nov 25, 2023

Signed-off-by: Robin Han <[email protected]>
Copy link

codecov bot commented Nov 25, 2023

Codecov Report

Merging #731 (4edb0ca) into main (fba58e9) will increase coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #731      +/-   ##
============================================
+ Coverage     57.44%   57.45%   +0.01%     
- Complexity     1222     1224       +2     
============================================
  Files           131      131              
  Lines          8029     8029              
  Branches        736      736              
============================================
+ Hits           4612     4613       +1     
  Misses         3020     3020              
+ Partials        397      396       -1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.88% <ø> (ø)
RocketMQ Proxy 42.75% <ø> (ø)
RocketMQ Store 76.98% <ø> (+0.04%) ⬆️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.29% <ø> (ø)

see 1 file with indirect coverage changes

@superhx superhx merged commit 69254d2 into main Nov 25, 2023
9 checks passed
@superhx superhx deleted the feat_log_cache_index branch November 25, 2023 15:27
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