ystaticy

Results 22 issues of ystaticy

## Development Task Issue number: https://github.com/tikv/tikv/issues/12998 Sub Tasks - [ ] KeySpace implement in PD - [ ] https://github.com/tikv/pd/issues/5293 @AmoebaProtozoa - [ ] KeySpace implement in TiKV - [ ]...

type/enhancement

### What is changed and how it works? Issue Number: Close https://github.com/tikv/tikv/issues/12935 What's Changed: ``` Add check conditions before compaction filter in RawKV GC ``` ### Check List Tests -...

contribution
size/L
needs-rebase
release-note

1. Start tikv cluster 2. start go-ycsb to execute rawkv v2 put, and set a big number for ```operationcount``` in workload config file. 3.kill the tikv ```10.2.xxx.yyy``` I can see...

![image](https://user-images.githubusercontent.com/3659421/230550661-acefb3db-abb2-42c4-a023-4f658a476bf9.png)

### What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tidb/issues/51593 Problem Summary: ### What changed and how does it work? ### Check List Tests - [x] Manual test (add...

release-note
size/XL
needs-rebase
component/dumpling
ok-to-test

### What problem does this PR solve? Issue Number: https://github.com/tikv/pd/issues/8061 ### What is changed and how does it work? ```commit-message Disables updating gc_management_type to keyspace_level_gc ``` ### Check List Tests...

release-note
size/M
do-not-merge/needs-linked-issue
needs-ok-to-test

## Enhancement Task keyspace level gc: Disable update gc-management-type config of an already created keyspace

type/enhancement