cockroachdb / cockroachdb/cockroach
rac2: make probe recently no send queue a cluster setting
Open
A-replication-admission-control-v2
C-enhancement
T-kv
target-release-25.2.0
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Convert the following into a cluster setting:
https://github.com/cockroachdb/cockroach/blob/5c4091ebcdcb2fc4a9b93ca23a9e68b192f9db17/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller.go#L3375-L3382
It may be desirable to delay closing a send stream for longer, or shorter based on the cluster environment, e.g., frequent network blips.
Jira issue: CRDB-48365
Contributor guide
Assessment
This issue has not been assessed yet.