kvserver: have autoupgrade process look at decommission status, not availability #53515
Labels
A-kv-decom-rolling-restart
Decommission and Rolling Restarts
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
Reported privately in https://github.com/cockroachlabs/support/issues/584 we saw an instance of the following:
We should have the autoupgrade process behave similarly by looking at the fully decommissioned bit we added in #50329, instead of just looking at availability. (Separately, it'd be nice to always have a liveness record created when adding a node to the cluster, something that I think will be made easier by #52526).
Jira issue: CRDB-3857
The text was updated successfully, but these errors were encountered: