kv: support leaseholder changes in rac2 #128914
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
This issue is to add support for leaseholder changes as part of replication admission control v2. After this issue is complete, leaseholder changes should be supported via:
https://github.com/sumeerbhola/cockroach/blob/5c2a50ec4d0dcf2502d742ac9036d39995886abc/pkg/kv/kvserver/kvflowcontrol/kvflowconnectedstream/stream.go#L1301-L1301
And hooked up via the integration:
https://github.com/sumeerbhola/cockroach/blob/5c2a50ec4d0dcf2502d742ac9036d39995886abc/pkg/kv/kvserver/flow_control_replica_integration.go#L648-L658
Jira issue: CRDB-41277
Epic CRDB-37515
The text was updated successfully, but these errors were encountered: