kvflowcontrol: add raft, scheduler, ready interface #128019
Labels
A-replication-admission-control-v2
Related to introduction of replication AC v2
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
Add three new interfaces, which define methods the replication AC v2 controller will call or use, eventually implemented ontop of raft:
See https://github.com/sumeerbhola/cockroach/blob/2064b279e95bbd68b0a7898503168d384cd0158c/pkg/kv/kvserver/kvflowcontrol/kvflowconnectedstream/stream.go#L653
Jira issue: CRDB-40754
Epic CRDB-37515
The text was updated successfully, but these errors were encountered: