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

importccl: handle protected timestamp removal upon resume #45861

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

pbardea
Copy link
Contributor

@pbardea pbardea commented Mar 9, 2020

If a protected timestamp is removed and the import job is resumed, we
should still be able to mark the job as successfully complete.

Release note: None

@pbardea pbardea requested a review from ajwerner March 9, 2020 00:57
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Thanks. I don't think we'd crash but we would fail to mark the job as successful.

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

If a protected timestamp is removed and the import job is resumed, we
should still be able to mark the job as successfully complete.

Release note: None
@pbardea pbardea force-pushed the import-protected-ts-err branch from 28313a0 to d4c48f2 Compare March 9, 2020 03:15
@pbardea
Copy link
Contributor Author

pbardea commented Mar 9, 2020

Flaked a few times on TestParallel/subquery_retry_multinode.

@pbardea pbardea merged commit f5fe582 into cockroachdb:master Mar 9, 2020
@pbardea pbardea deleted the import-protected-ts-err branch March 9, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants