-
Notifications
You must be signed in to change notification settings - Fork 4.1k
backupccl: reject restores of backups greater than the clusters minimum supported binary version #94295
Copy link
Copy link
Closed
Labels
A-disaster-recoveryC-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)GA-blockerT-disaster-recoverybranch-release-23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1
Description
In 22.2 we published https://www.cockroachlabs.com/docs/v22.2/restoring-backups-across-versions.html which outlines our policy for restoring older backups. We should enforce this policy in code so that we are able to provide stronger guarantees about what we test and support. Furthermore, this will allow us to cleanup legacy code that was kept around to support restoring backups outside our supported window.
Jira issue: CRDB-22806
Epic CRDB-22861
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-disaster-recoveryC-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)GA-blockerT-disaster-recoverybranch-release-23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1