Reuse engine_rocks in engine_tiflash#143
Open
CalvinNeo wants to merge 11 commits intopingcap:raftstore-proxy-6.2from
Open
Reuse engine_rocks in engine_tiflash#143CalvinNeo wants to merge 11 commits intopingcap:raftstore-proxy-6.2from
CalvinNeo wants to merge 11 commits intopingcap:raftstore-proxy-6.2from
Conversation
We add support for new observer pre_exec in this PR. We will filter ComputeHash and VerifyHash now. We will firstly try flush then CompactLog if succeed.
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
and unsafe backoff * raftstore: use force_send to send ApplyRes (tikv#13168) close tikv#13160 Use force_send to send ApplyRes Signed-off-by: 5kbpers <hustmh@gmail.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io> Co-authored-by: 5kbpers <hustmh@gmail.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
close tikv#13217, ref tikv#13217 support cgroup limit memory in diagnostics service Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com> Co-authored-by: Lloyd-Pottiger <yan1579196623@gamil.com> Co-authored-by: Lloyd-Pottiger <yan1579196623@gamil.com> Co-authored-by: Calvin Neo <CalvinNeo@users.noreply.github.com>
) * raftstore: Implement observer on_compute_engine_size (tikv#12948) ref tikv#12849 Implement observer on_compute_engine_size Signed-off-by: CalvinNeo <calvinneo1995@gmail.com> Co-authored-by: Xinye Tao <xy.tao@outlook.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io> * inc gc time Signed-off-by: CalvinNeo <calvinneo1995@gmail.com> Co-authored-by: Xinye Tao <xy.tao@outlook.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
d89b9d3 to
fbd8e6f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Signed-off-by: CalvinNeo calvinneo1995@gmail.com
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note