Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streamingccl: allow CUTOVER TO LATEST before initial scan finishes #114876

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

msbutler
Copy link
Collaborator

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

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: cockroachdb#114734

Epic: none
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@msbutler msbutler marked this pull request as ready for review November 22, 2023 14:37
@msbutler msbutler requested a review from a team as a code owner November 22, 2023 14:37
@msbutler msbutler requested review from dt and stevendanna and removed request for a team and dt November 22, 2023 14:37
@msbutler msbutler added the backport-23.2.x Flags PRs that need to be backported to 23.2. label Nov 27, 2023
@msbutler
Copy link
Collaborator Author

TFTR!

bors r=stevendanna

@craig
Copy link
Contributor

craig bot commented Nov 27, 2023

Build succeeded:

@craig craig bot merged commit 078c69a into cockroachdb:master Nov 27, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.2.x Flags PRs that need to be backported to 23.2. T-disaster-recovery
Projects
None yet
3 participants