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

feat(store): add s3 stream compaction config #565

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Signed-off-by: SSpirits <admin@lv5.moe>
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #565 (fe02aa6) into main (95d846e) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #565      +/-   ##
============================================
- Coverage     59.18%   59.06%   -0.13%     
- Complexity     1908     1909       +1     
============================================
  Files           196      196              
  Lines         12761    12770       +9     
  Branches       1218     1218              
============================================
- Hits           7553     7543      -10     
- Misses         4597     4617      +20     
+ Partials        611      610       -1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 12.96% <ø> (ø)
RocketMQ Controller 49.76% <ø> (+0.03%) ⬆️
RocketMQ Proxy 44.45% <ø> (ø)
RocketMQ Store 77.40% <0.00%> (-0.84%) ⬇️
RocketMQ Stream 60.62% <ø> (-0.04%) ⬇️
RocketMQ Metadata 62.73% <ø> (ø)
Files Coverage Δ
.../com/automq/rocketmq/store/util/SerializeUtil.java 95.77% <0.00%> (ø)
.../java/com/automq/rocketmq/store/S3StreamStore.java 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

Copy link

github-actions bot commented Nov 3, 2023

Qodana for JVM

18 new problems were found

Inspection name Severity Problems
Field can be local 🔶 Warning 9
Field may be 'final' 🔶 Warning 9

💡 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

@lizhanhui lizhanhui merged commit b8e68ad into main Nov 3, 2023
@lizhanhui lizhanhui deleted the stream_compaction_config branch November 3, 2023 09:33
# 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