Skip to content

[ISSUE #393]🚀Add assign offset in CommitLog#put_message #394

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

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented May 24, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #393

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 17.82%. Comparing base (20c4eb4) to head (e2dc603).

Files Patch % Lines
rocketmq-store/src/log_file/commit_log.rs 0.00% 7 Missing ⚠️
...-store/src/queue/local_file_consume_queue_store.rs 0.00% 5 Missing ⚠️
rocketmq-store/src/queue/single_consume_queue.rs 0.00% 5 Missing ⚠️
rocketmq-store/src/queue/batch_consume_queue.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
- Coverage   17.85%   17.82%   -0.03%     
==========================================
  Files         207      207              
  Lines       13456    13476      +20     
==========================================
  Hits         2402     2402              
- Misses      11054    11074      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TeslaRustor TeslaRustor merged commit 07eb22f into main May 24, 2024
7 of 9 checks passed
@mxsm mxsm deleted the en-393 branch May 24, 2024 16:02
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] Add assign offset in CommitLog#put_message
2 participants