This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
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.
feat(split): child replica apply private logs, in-memory mutations and catch up parent #319
feat(split): child replica apply private logs, in-memory mutations and catch up parent #319
Changes from 12 commits
cea7e44
7d2beff
caa40fb
79a906c
8df5b0d
a1ae859
c8a25ca
a2c9827
436cdf6
bd64cce
4c91133
94c6ca3
fcd9404
49fc63b
335add8
7bc22db
24f3e5b
ee40711
8fa0e8c
03f3fa1
af4b531
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
public 的变量务必要写注释, 之前 codereview 规范不严格, 现在 is_prepare_list_copied 具体指的是啥我都忘了. 另外 is_caught_up 是做什么用的?我现在只看到了有对这个变量 set,没有看到 get。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个变量后面的pr会get