Bypass specific internal operations in RU consumption
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Currently, our Resource Control feature within the new TiDB X architecture only bypasses certain internal requests, such as internal analyze. Furthermore, we need to exclude RU consumption for the following requests:
- [ ] DDL
- Add index
- Merge Temporary Index
- [ ] Others
- TBD
Contributor guide
Assessment
This issue has not been assessed yet.