ShuNing
ShuNing
## Feature Request relative https://github.com/tikv/pd/issues/4640  we can add it to dashboard.
## Feature Request Show store id in `Store Topology` can help us quickly use command line to manager cluster.
In some cases, we want to speed up the keyviz shows. add a config item to control the interval of keyviz fetcher. Signed-off-by: nolouch
## Feature Request **Is your feature request related to a problem? Please describe:** Currently,Keyviz has `keys` and `bytes` dimensions. In some situations, it cannot find the hotspot that the CPU...
Hi, we meet an Inconsistent reading issue. the key can read from the leader but not from one follower, and found two leaders appear one after another at the same...
### What is changed and how it works? Issue Number: Ref https://github.com/tikv/tikv/issues/12842 What's Changed: ```commit-message raftstore-v2: support generate snapshot This PR implementation generate snapshot relative changes. - add snap worker...
## Bug Report ### What version of TiKV are you using? 6.1.0 ### What did happened? There only 17 regions, and 9 TiKVs, them distributed in three regions: Tokyo, USA,...
## Change Request **This repository is ONLY used to solve problems related to DOCS-CN. For other issues (TiDB, TiKV, etc), please move to [other repositories](https://github.com/pingcap/).** Please answer the following questions...
### What is changed and how it works? Issue Number: Close https://github.com/tikv/tikv/issues/15539 What's Changed: try a new way, redirect the split with a new raftmessage ```commit-message raftstore: fix load base...
### First-time contributors' checklist - [ ] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ###...