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

fix(s3stream): add clean up on future exception for BlockCache #781

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Dec 1, 2023

No description provided.

@SCNieh SCNieh requested a review from superhx December 1, 2023 09:41
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #781 (6e87242) into main (0d63319) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #781      +/-   ##
============================================
+ Coverage     57.51%   57.52%   +0.01%     
- Complexity     1221     1222       +1     
============================================
  Files           131      131              
  Lines          8042     8042              
  Branches        740      740              
============================================
+ Hits           4625     4626       +1     
  Misses         3017     3017              
+ Partials        400      399       -1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 42.62% <ø> (ø)
RocketMQ Store 77.00% <ø> (+0.04%) ⬆️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

see 1 file with indirect coverage changes

@superhx superhx merged commit 1dbd43a into main Dec 4, 2023
13 checks passed
@superhx superhx deleted the block_cache branch December 4, 2023 02:09
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