-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
113851: backupccl: add tenant operations to backup nemesis r=dt a=stevendanna This adds: - CREATE TENANT - DROP TENANT - ALTER TENANT .. RENAME - CREATE TENANT FROM REPLICATION To our tenant backup nemesis tests. Additionally, it modifies the test to occasionally use cluster backups over tenant-level backups. Fixes #108745 Release note: None 114876: streamingccl: allow CUTOVER TO LATEST before initial scan finishes r=stevendanna a=msbutler This patch allows the user to execute ALTER TENANT x COMPLETE REPLICATION TO LATEST before the initial scan completes. After this cmd, the cutover time is set to the replicated start time. Fixes: #114734 Epic: none Co-authored-by: Steven Danna <[email protected]> Co-authored-by: Michael Butler <[email protected]>
- Loading branch information
Showing
4 changed files
with
219 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.