8000 backupccl: re-read descriptors before publishing descriptors in restore · Issue #55690 · cockroachdb/cockroach · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
backupccl: re-read descriptors before publishing descriptors in restore #55690
Closed
@pbardea

Description

@pbardea

Today, when restoring we assert that the descriptors that we're publishing PUBLIC have not changed since they were added in the OFFLINE state. We are seeing that there are cases where this assertion is failing. This is not ideal since we perform this check at the end of what could be a potentially lengthy restore. This assertion is enforced via a CPut.

This issue proposes that we instead always mark the table as public, but also log:

Metadata

Metadata

Assignees

Labels

A-disaster-recoveryC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0