Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kv: support leaseholder changes in rac2 #128914

Closed
Tracked by #123509
kvoli opened this issue Aug 13, 2024 · 1 comment · Fixed by #129263
Closed
Tracked by #123509

kv: support leaseholder changes in rac2 #128914

kvoli opened this issue Aug 13, 2024 · 1 comment · Fixed by #129263
Assignees
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

Comments

@kvoli
Copy link
Collaborator

kvoli commented Aug 13, 2024

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

@kvoli kvoli added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-replication-admission-control-v2 Related to introduction of replication AC v2 labels Aug 13, 2024
@blathers-crl blathers-crl bot added the T-kv KV Team label Aug 13, 2024
@github-project-automation github-project-automation bot moved this to Incoming in KV Aug 28, 2024
@kvoli
Copy link
Collaborator Author

kvoli commented Aug 29, 2024

Marking as complete via #129263 and #128927. Which implement the integration and controller changes required to support leaseholder changes.

@kvoli kvoli closed this as completed Aug 29, 2024
@github-project-automation github-project-automation bot moved this from Incoming to Closed in KV Aug 29, 2024
@kvoli kvoli linked a pull request Aug 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
No open projects
Status: Closed
Development

Successfully merging a pull request may close this issue.

1 participant