Improve the performance for the region tree
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
Currently, all operators of the region tree share the same RWLock. All the region queries will be affected if one operator needs more time.
Such as TABLE_STORAGE_STATS memory table
Contributor guide
Assessment
This issue has not been assessed yet.