-
Notifications
You must be signed in to change notification settings - Fork 9
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
[DNM,Cloud] Cloud master #240
base: lrz/test-111
Are you sure you want to change the base?
Conversation
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
ref tikv#13730 Support priority-based scheduling for the apply batch system. Signed-off-by: Connor1996 <[email protected]>
close tikv#13586, close tikv#13752, ref tikv#14017 Signed-off-by: Andrei Dragus <[email protected]>
…#14087) close tikv#14086 PD_REQUEST_HISTOGRAM_VEC can be changed to use static metrics to improve performance. Signed-off-by: husharp <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
ref tikv#13936 Signed-off-by: Zhi Qi <[email protected]>
…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 <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
…ata. (tikv#14046) ref tikv#12999 import: sst_importer support download SST and rewrite into keyspace data. Signed-off-by: iosmanthus <[email protected]>
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 <[email protected]> Co-authored-by: qi.xu <[email protected]>
ref tikv#12842 add an alias partitioned-raft-kv for RaftKv2 Signed-off-by: qi.xu <[email protected]> Co-authored-by: qi.xu <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Merge master about 6.6(7ec73fd)
close tikv#14092 resolved_ts: reduce network traffic by filter regions Signed-off-by: Neil Shen <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
…#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 <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
close tikv#14109 Signed-off-by: you06 <[email protected]>
close tikv#14120 resource_control: unify wru/rru to ru Signed-off-by: nolouch <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
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 <[email protected]>
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 <[email protected]>
ref tikv#13855 Introduce observers when receive raft message. Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
Merge TiKV master(c8c1ca8)
Signed-off-by: CalvinNeo <[email protected]>
[Cloud] Merge raftstore-proxy with new TiKV observer into cloud branch
|
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