Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(s3stream): guard BlockCache OOM handle with lock #775

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Dec 1, 2023

No description provided.

Signed-off-by: Shichao Nie <niesc@automq.com>
@SCNieh SCNieh requested review from superhx and Chillax-0v0 December 1, 2023 03:40
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #775 (42ddc39) into main (60cfe08) will decrease coverage by 0.04%.
Report is 6 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #775      +/-   ##
============================================
- Coverage     57.54%   57.51%   -0.04%     
+ Complexity     1224     1221       -3     
============================================
  Files           131      131              
  Lines          8042     8042              
  Branches        740      740              
============================================
- Hits           4628     4625       -3     
  Misses         3017     3017              
- Partials        397      400       +3     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 42.62% <ø> (-0.13%) ⬇️
RocketMQ Store 76.96% <ø> (-0.05%) ⬇️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

see 2 files with indirect coverage changes

@superhx superhx enabled auto-merge (squash) December 1, 2023 03:50
@SCNieh SCNieh disabled auto-merge December 1, 2023 03:59
@SCNieh SCNieh enabled auto-merge (squash) December 1, 2023 04:00
@SCNieh SCNieh merged commit b966e96 into main Dec 1, 2023
7 of 9 checks passed
@SCNieh SCNieh deleted the fix_race branch December 1, 2023 04:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants