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(s3stream): support stream epoch when commit stream object #926

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Feb 8, 2024

NOTICE: this is a breaking change that modified Stream interface

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2932dc3) 55.90% compared to head (1980c03) 54.99%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #926      +/-   ##
============================================
- Coverage     55.90%   54.99%   -0.92%     
+ Complexity     1264     1244      -20     
============================================
  Files           133      133              
  Lines          8534     8534              
  Branches        789      789              
============================================
- Hits           4771     4693      -78     
- Misses         3327     3425      +98     
+ Partials        436      416      -20     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.58% <ø> (-2.81%) ⬇️
RocketMQ Proxy 37.18% <ø> (ø)
RocketMQ Store 73.65% <ø> (+0.04%) ⬆️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...ava/com/automq/rocketmq/store/S3ObjectManager.java 90.65% <ø> (ø)

... and 16 files with indirect coverage changes

@superhx superhx merged commit 90d61c9 into main Feb 8, 2024
7 checks passed
@superhx superhx deleted the stream_compaction branch February 8, 2024 13:21
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.

3 participants