Skip to content

restore: skip_localities_check no longer works in v22.2 #100913

@dt

Description

@dt

Looks like additional, automatic validation added in the underlying catalog API was added in v22.2, specifically in #86538.

The skip_localities_check option bypasses the manual validation restore was doing prior to writing to the catalog, but is not passed to the catalog write, meaning that validation happens unconditionally, even when the user has requested validation be skipped.

Jira issue: CRDB-26697

Metadata

Metadata

Assignees

Labels

A-disaster-recoveryC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)v23.1.2

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions