Skip to content

restore: always download zcfg table when available#162109

Closed
msbutler wants to merge 4 commits intocockroachdb:masterfrom
msbutler:butler-read-zcfgs
Closed

restore: always download zcfg table when available#162109
msbutler wants to merge 4 commits intocockroachdb:masterfrom
msbutler:butler-read-zcfgs

Conversation

@msbutler
Copy link
Copy Markdown
Collaborator

This teaches table/db restore to download the zcfg table into a temp system db,
when the backup contains it.This temp data will be used in a subsequent PR to
restore more zone config data.

Informs #159929

Release note: none

…tors

Previously createImportingDescriptors created the restoring descriptors _and_
planned the restoration flows. This patch pulls the restorationg flow logic out
of createImportingDescriptors into a seperate helper, createRestoreFlows.

Epic: none

Release note: none
@msbutler msbutler self-assigned this Jan 30, 2026
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

This teaches table/db restore to download the zcfg table into a temp system db,
when the backup contains it.This temp data will be used in a subsequent PR to
restore more zone config data.

Informs cockroachdb#159929

Release note: none
@msbutler msbutler closed this Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants