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): handle out of order records during recovery #932

Merged
merged 6 commits into from
Feb 19, 2024

Conversation

Chillax-0v0
Copy link
Contributor

No description provided.

@Chillax-0v0 Chillax-0v0 added bug Something isn't working s3stream labels Feb 19, 2024
@Chillax-0v0 Chillax-0v0 self-assigned this Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e46b193) 55.92% compared to head (c4d6610) 55.92%.

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

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #932   +/-   ##
=========================================
  Coverage     55.92%   55.92%           
- Complexity     1266     1267    +1     
=========================================
  Files           133      133           
  Lines          8534     8534           
  Branches        789      789           
=========================================
  Hits           4773     4773           
  Misses         3327     3327           
  Partials        434      434           
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 57.39% <ø> (ø)
RocketMQ Proxy 37.28% <ø> (ø)
RocketMQ Store 73.60% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

@Chillax-0v0 Chillax-0v0 force-pushed the feat-s3-stream-recover-out-of-order branch from c4d6610 to 8679952 Compare February 19, 2024 09:53
@Chillax-0v0 Chillax-0v0 merged commit 498690b into main Feb 19, 2024
5 checks passed
@Chillax-0v0 Chillax-0v0 deleted the feat-s3-stream-recover-out-of-order branch February 19, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working s3stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants