Skip to content

sql: clean up protected timestamp installation logic for backfills #90774

@fqazi

Description

@fqazi

As a follow on to #89540, we need to deal with the following:

  1. Stash the ID of the protected timestamp ID during job creation, so that we can easily clean up if things go wrong, instead of relying on the collection mechanism in pathological scenarios
  2. Clean up the dependencies involved in installing protected timestamps and ideally move this logic into an interface, which can update or set this as needed.

Jira issue: CRDB-20939

Metadata

Metadata

Assignees

Labels

C-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)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions