loqrecovery: apply staged plans on node restart #93121
Labels
A-kv-replication
Relating to Raft, consensus, and coordination.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Add staged plan application to the server startup as per RFC:
When node restarts, it must apply replica recovery plan if it was staged on the node previously. Outcome of the application result should be recorded locally.
As a post applications stage when node starts, recovery should try to properly decommission nodes that were marked as a part of staging process.
Part of #77273
Jira issue: CRDB-22173
Epic CRDB-14205
The text was updated successfully, but these errors were encountered: