mittalrishabh
mittalrishabh
## Feature Request Our current setup involves using EBS for both the KV db and the Raft db. The primary reason for this choice is the periodic rotation of nodes,...
### What is changed and how it works? Issue Number: Close #xxx What's Changed: It is splitting the range based on hot keys and printing the region keys in the...
## Bug Report I would really like to see more observability in TiKV GRPC. I am specifically looking for health metrics https://grpc.io/docs/guides/health-checking/ and grpc status codes metrics. I think it...
## Bug Report We are experiencing timeouts in TiDB and numerous 'deadline exceeded' errors in TiKV. However, we are unable to identify where the requests are getting stuck. It is...
### What is changed and how it works? Issue Number: Close https://github.com/tikv/tikv/issues/17024 What's Changed: Printing more logs around the split key and hot keys in a region. It might help...
### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - [ ] PR to update `pingcap/docs`/`pingcap/docs-cn`: - [ ] Need...
### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - [ ] PR to update `pingcap/docs`/`pingcap/docs-cn`: - [ ] Need...
## Feature Request ### Is your feature request related to a problem? Please describe: Sending a read index to the leader for each follower read request leads to a latency...