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): fix inflight read throttle size #778

Merged
merged 2 commits into from
Dec 1, 2023
Merged

fix(s3stream): fix inflight read throttle size #778

merged 2 commits into from
Dec 1, 2023

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 a review from superhx December 1, 2023 06:18
@SCNieh SCNieh enabled auto-merge (squash) December 1, 2023 06:21
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #778 (7f94b8b) into main (b966e96) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #778      +/-   ##
============================================
- 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

Signed-off-by: Shichao Nie <niesc@automq.com>
@SCNieh SCNieh merged commit 4570bb0 into main Dec 1, 2023
7 of 8 checks passed
@SCNieh SCNieh deleted the block_cache branch December 1, 2023 07:13
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