avoid large amounts of logs with scanning region when meet a region hole
Open
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
```
Maybe we need to replace it with metrics
Contributor guide
Assessment
This issue has not been assessed yet.