-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
A-cli-serverCLI commands that pertain to CockroachDB server processesCLI commands that pertain to CockroachDB server processesA-kvAnything in KV that doesn't belong in a more specific category.Anything in KV that doesn't belong in a more specific category.A-kv-decom-rolling-restartDecommission and Rolling RestartsDecommission and Rolling RestartsC-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)
Description
In #96100, we introduced decommission pre-checks in order to evaluate the decommission readiness of a node upon running cockroach node decommission
. As this feature is new and enabled by default on all invocations of node decommission
, it would be good to evaluate the impact of the checks on the latency of running node decommission
using observability tooling such as logs and/or metrics. This was raised as a potential issue in a pre-mortem for the upcoming release cycle.
Jira issue: CRDB-25150
Metadata
Metadata
Assignees
Labels
A-cli-serverCLI commands that pertain to CockroachDB server processesCLI commands that pertain to CockroachDB server processesA-kvAnything in KV that doesn't belong in a more specific category.Anything in KV that doesn't belong in a more specific category.A-kv-decom-rolling-restartDecommission and Rolling RestartsDecommission and Rolling RestartsC-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)