Skip to content

protectedts: switch backup, changefeed tests to use the new protected timestamp subsystem  #77495

@arulajmani

Description

@arulajmani

Describe the problem

Now that everything laid out in #73727 has landed, we have an end to end implementation for the new protected timestamp subsystem. This should allow us to switch over existing tests to leverage the new subsystem instead of the old one. This entails flipping:

// EnableProtectedTimestampForMultiTenant when set to true, runs the protected
// timestamp subsystem that depends on span configuration reconciliation.
//
// TODO(adityamaru,arulajmani): Default this to true, or flip it to
// `DisableProtectedTimestampForMultiTenant` prior to release 22.1.
EnableProtectedTimestampForMultiTenant bool
}

and fixing whatever the falls out as a result.

Jira issue: CRDB-13621

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-disaster-recoverybranch-masterFailures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions