ystaticy
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 - [ ]...
### 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 -...
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...

### 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...
### 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...
## Enhancement Task keyspace level gc: Disable update gc-management-type config of an already created keyspace