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: wal recovery #604

Merged
merged 2 commits into from
Nov 10, 2023
Merged

fix: wal recovery #604

merged 2 commits into from
Nov 10, 2023

Conversation

lizhanhui
Copy link
Contributor

@lizhanhui lizhanhui commented Nov 9, 2023

to #573

@CLAassistant
Copy link

CLAassistant commented Nov 9, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #604 (7d46dd7) into main (992fa4c) will increase coverage by 0.00%.
Report is 3 commits behind head on main.
The diff coverage is 0.00%.

❗ Current head 7d46dd7 differs from pull request most recent head c5678b2. Consider uploading reports for the commit c5678b2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #604   +/-   ##
=========================================
  Coverage     59.03%   59.04%           
- Complexity     1939     1943    +4     
=========================================
  Files           199      199           
  Lines         13054    13054           
  Branches       1195     1195           
=========================================
+ Hits           7707     7708    +1     
- Misses         4729     4732    +3     
+ Partials        618      614    -4     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 12.96% <ø> (ø)
RocketMQ Controller 50.38% <ø> (-0.12%) ⬇️
RocketMQ Proxy 43.45% <ø> (+0.12%) ⬆️
RocketMQ Store 78.08% <ø> (ø)
RocketMQ Stream 60.49% <0.00%> (+0.03%) ⬆️
RocketMQ Metadata 38.28% <ø> (ø)
Files Coverage Δ
.../src/main/java/com/automq/stream/s3/S3Storage.java 60.63% <0.00%> (ø)

... and 5 files with indirect coverage changes

Copy link

github-actions bot commented Nov 9, 2023

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>
Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>
@lizhanhui lizhanhui merged commit 3511237 into main Nov 10, 2023
7 of 8 checks passed
@lizhanhui lizhanhui deleted the bugfix_recovery branch November 10, 2023 02:10
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