tikv / tikv/pd

avoid large amounts of logs with scanning region when meet a region hole

Open
#10,133 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Enhancement Task
If we find a hole region when scanning regions, we will print a warning log.
If there are a lot of scan region requests with this hole, there are large amounts of logs when finding a hole region.
```
found a hole region in the last, the last scanned region
```
Image

Maybe we need to replace it with metrics

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.