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(kafka_issues581): fix over capacity deadlock #843

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

superhx
Copy link
Contributor

@superhx superhx commented Dec 19, 2023

Signed-off-by: Robin Han <hanxvdovehx@gmail.com>
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #843 (2dc6a84) into main (e268e19) will decrease coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #843      +/-   ##
============================================
- Coverage     55.49%   55.47%   -0.03%     
+ Complexity     1244     1242       -2     
============================================
  Files           132      132              
  Lines          8530     8530              
  Branches        787      787              
============================================
- Hits           4734     4732       -2     
  Misses         3380     3380              
- Partials        416      418       +2     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.58% <ø> (ø)
RocketMQ Proxy 37.71% <ø> (-0.11%) ⬇️
RocketMQ Store 74.27% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

see 1 file with indirect coverage changes

@superhx superhx merged commit b5702a7 into main Dec 19, 2023
7 checks passed
@superhx superhx deleted the kafka_issues581 branch December 19, 2023 07:37
# 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.

S3Storage OverCapacityException deadlock
2 participants