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/wal/benchmark): append records at a fixed rate #631

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

Chillax-0v0
Copy link
Contributor

No description provided.

@Chillax-0v0 Chillax-0v0 added the bug Something isn't working label Nov 14, 2023
@Chillax-0v0 Chillax-0v0 self-assigned this Nov 14, 2023
Copy link

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 [email protected]

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #631 (de3a8a3) into main (e808cc7) will increase coverage by 0.47%.
Report is 4 commits behind head on main.
The diff coverage is 2.85%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #631      +/-   ##
============================================
+ Coverage     57.57%   58.05%   +0.47%     
- Complexity     1948     1981      +33     
============================================
  Files           209      210       +1     
  Lines         13359    13378      +19     
  Branches       1216     1215       -1     
============================================
+ Hits           7692     7767      +75     
+ Misses         5049     4992      -57     
- Partials        618      619       +1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.85% <ø> (ø)
RocketMQ Controller 52.23% <ø> (+2.84%) ⬆️
RocketMQ Proxy 40.12% <ø> (ø)
RocketMQ Store 77.63% <ø> (-0.12%) ⬇️
RocketMQ Stream 60.23% <2.85%> (-0.18%) ⬇️
RocketMQ Metadata 35.67% <ø> (ø)
Files Coverage Δ
...java/com/automq/stream/s3/wal/BlockWALService.java 81.11% <100.00%> (-0.10%) ⬇️
...com/automq/stream/s3/wal/benchmark/WriteBench.java 7.60% <0.00%> (-0.63%) ⬇️

... and 20 files with indirect coverage changes

@Chillax-0v0 Chillax-0v0 merged commit c840554 into main Nov 14, 2023
8 of 9 checks passed
@Chillax-0v0 Chillax-0v0 deleted the fix-wal-benchmark branch November 14, 2023 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants