Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[ISSUE #366]🚀Implement ReputMessageService #367
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
[ISSUE #366]🚀Implement ReputMessageService #367
Changes from all commits
f89ee3f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 148 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L146-L148
Check warning on line 151 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L150-L151
Check warning on line 284 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L284
Check warning on line 295 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L289-L295
Check warning on line 297 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L297
Check warning on line 304 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L299-L304
Check warning on line 306 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L306
Check warning on line 313 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L308-L313
Check warning on line 315 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L315
Check warning on line 319 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L318-L319
Check warning on line 322 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L321-L322
Check warning on line 324 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L324
Check warning on line 326 in rocketmq-store/src/consume_queue/mapped_file_queue.rs
rocketmq-store/src/consume_queue/mapped_file_queue.rs#L326
Check warning on line 561 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L556-L561
Check warning on line 563 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L563
Check warning on line 565 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L565
Check warning on line 567 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L567
Check warning on line 572 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L569-L572
Check warning on line 577 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L574-L577
Check warning on line 583 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L582-L583
Check warning on line 590 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L586-L590
Check warning on line 592 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L592
Check warning on line 603 in rocketmq-store/src/log_file/commit_log.rs
rocketmq-store/src/log_file/commit_log.rs#L603
Check warning on line 218 in rocketmq-store/src/log_file/mapped_file/default_impl.rs
rocketmq-store/src/log_file/mapped_file/default_impl.rs#L218
Check warning on line 336 in rocketmq-store/src/log_file/mapped_file/default_impl.rs
rocketmq-store/src/log_file/mapped_file/default_impl.rs#L330-L336
Check warning on line 340 in rocketmq-store/src/log_file/mapped_file/default_impl.rs
rocketmq-store/src/log_file/mapped_file/default_impl.rs#L340
Check warning on line 365 in rocketmq-store/src/log_file/mapped_file/default_impl.rs
rocketmq-store/src/log_file/mapped_file/default_impl.rs#L365
Check warning on line 287 in rocketmq-store/src/log_file/mapped_file/default_impl_refactor.rs
rocketmq-store/src/log_file/mapped_file/default_impl_refactor.rs#L287