Open
Conversation
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
ref tikv#13730 Support priority-based scheduling for the apply batch system. Signed-off-by: Connor1996 <zbk602423539@gmail.com>
close tikv#13586, close tikv#13752, ref tikv#14017 Signed-off-by: Andrei Dragus <andrei.dragus@databricks.com>
…#14087) close tikv#14086 PD_REQUEST_HISTOGRAM_VEC can be changed to use static metrics to improve performance. Signed-off-by: husharp <jinhao.hu@pingcap.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
ref tikv#13936 Signed-off-by: Zhi Qi <qizhi@pingcap.com>
…ikv#14088) close tikv#14045 - Store the flashback `start_ts` in region meta. - Allow the read request with a smaller ts during flashback. Signed-off-by: JmPotato <ghzpotato@gmail.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
…ata. (tikv#14046) ref tikv#12999 import: sst_importer support download SST and rewrite into keyspace data. Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
close tikv#14052 The writecf and defaultcf's default block size is changed to 16KB to improve read performance (reduce read amplification) Signed-off-by: qi.xu <tonxuqi@outlook.com> Co-authored-by: qi.xu <tonxuqi@outlook.com>
ref tikv#12842 add an alias partitioned-raft-kv for RaftKv2 Signed-off-by: qi.xu <tonxuqi@outlook.com> Co-authored-by: qi.xu <tonxuqi@outlook.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Merge master about 6.6(7ec73fd)
close tikv#14092 resolved_ts: reduce network traffic by filter regions Signed-off-by: Neil Shen <overvenus@gmail.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
…#14101) ref tikv#12842 If it accepts more logs than conf remove itself, applied_index == commit_index will never be true. So we should check if it's a tombstone already first. Signed-off-by: Jay Lee <BusyJayLee@gmail.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
close tikv#14109 Signed-off-by: you06 <you1474600@gmail.com>
close tikv#14120 resource_control: unify wru/rru to ru Signed-off-by: nolouch <nolouch@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
close tikv#14104 We need to use the new field to support item value as bytes to avoid proto string check failures. Signed-off-by: husharp <jinhao.hu@pingcap.com>
ref tikv#12842 - Update raft-engine to fix data corruption during restart - Add tablet logger so we can know which tablet the logs belongs to Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
ref tikv#13855 Introduce observers when receive raft message. Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Merge TiKV master(c8c1ca8)
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
[Cloud] Merge raftstore-proxy with new TiKV observer into cloud branch
|
|
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.
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