cockroachdb / cockroachdb/cockroach
kvserver: disable & delete the quota pool
Open
A-admission-control
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**
Thanks to replication admission control[^1] there is now likely less of a need for the quota pool. We should disable it by default and subsequently remove it. (And close the - at the time of writing - nine issues linking here!)
[^1]: https://github.com/cockroachdb/cockroach/pull/104741
Jira issue: CRDB-29377
Contributor guide
Assessment
This issue has not been assessed yet.