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

feat(kafka_issues871): add 1min interval between stream object compaction #952

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

superhx
Copy link
Contributor

@superhx superhx commented Mar 4, 2024

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.73%. Comparing base (04c6b29) to head (f4b4335).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #952      +/-   ##
============================================
- Coverage     55.92%   55.73%   -0.20%     
+ Complexity     1266     1262       -4     
============================================
  Files           133      133              
  Lines          8534     8534              
  Branches        789      789              
============================================
- Hits           4773     4756      -17     
- Misses         3327     3341      +14     
- Partials        434      437       +3     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 56.85% <ø> (-0.54%) ⬇️
RocketMQ Proxy 37.18% <ø> (-0.11%) ⬇️
RocketMQ Store 73.60% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

see 3 files with indirect coverage changes

@SCNieh SCNieh merged commit 87a9469 into main Mar 4, 2024
8 checks passed
@SCNieh SCNieh deleted the kafka_issues871 branch March 4, 2024 03:15
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.

[Enhancement] Set the interval time for Stream object compaction.
2 participants