-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv: implement decommission pre-check api #91568
Copy link
Copy link
Closed
Labels
A-kv-decom-rolling-restartDecommission and Rolling RestartsDecommission and Rolling RestartsA-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team
Description
As part of #90752, we plan to introduce a new server Admin service API to evaluate the viability of decommissioning a node (or set of nodes). This API is intended to be utilized by the CLI as part of the cockroach node decommission command, prior to calling the Admin.Decommission RPC (which kicks off the decommission process).
Jira issue: CRDB-21319
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-decom-rolling-restartDecommission and Rolling RestartsDecommission and Rolling RestartsA-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team