-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
raftstore: Use multi-batch-write for apply (#7111) #7718
Conversation
Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
/run-all-tests |
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.
LGTM
Sorry @yiwu-arbug, you don't have permission to trigger auto merge event on this branch. |
/run-integration-copr-test |
Sorry @Little-Wallace, you don't have permission to trigger auto merge event on this branch. |
/run-all-tests |
/run-integration-tests |
/run-integration-copr-test |
1 similar comment
/run-integration-copr-test |
It breaks Titan, please do not merge until it gets fixed. |
No release note, Please follow https://github.com/pingcap/community/blob/master/contributors/release-note-checker.md |
@overvenus The bug of Titan has been fixed and merged into release-4.0 |
/merge |
/run-all-tests |
@Little-Wallace merge failed. |
/run-all-tests |
Signed-off-by: Little-Wallace bupt2013211450@gmail.com
What problem does this PR solve?
Cherry-pick #7111
Related changes
pingcap/docs
/pingcap/docs-cn
:pingcap/tidb-ansible
:Check List
Tests
Side effects
Release note