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

ptverifier: delete the protected timestamp Verifier #75883

Merged
merged 3 commits into from
Mar 9, 2022

Conversation

adityamaru
Copy link
Contributor

@adityamaru adityamaru commented Feb 2, 2022

Verification semantics are not supported in the new multi-tenant
protected timestamp subsystem. For details please refer to the Verification section in the
RFC at #74685.

This change deletes the Verifier, and all references of it.

Informs: #73727

Release note: None

Release justification: low risk change to existing functionality

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Release note: None

Release justification: low risk change to existing functionality
@adityamaru adityamaru force-pushed the remove-verify branch 2 times, most recently from 8c31364 to 62b57d0 Compare March 8, 2022 11:05
@adityamaru adityamaru marked this pull request as ready for review March 8, 2022 11:07
@adityamaru adityamaru requested a review from a team as a code owner March 8, 2022 11:07
@adityamaru adityamaru requested a review from a team March 8, 2022 11:07
@adityamaru adityamaru requested a review from a team as a code owner March 8, 2022 11:07
@adityamaru adityamaru requested review from stevendanna, arulajmani and a team and removed request for a team March 8, 2022 11:07
Release note: None

Release justification: low risk change to existing functionality
@miretskiy
Copy link
Contributor

miretskiy commented Mar 8, 2022

:lgtm: for cdc.

Verification semantics are not supported in the new multi-tenant
protected timestamp subsystem. For details about why this is the
case please refer to the `Verification` section in the
RFC at cockroachdb#74685.

This change deletes the Verifier, and all references of it.

Informs: cockroachdb#73727

Release note: None

Release justification: low risk change to existing functionality
Copy link
Collaborator

@arulajmani arulajmani left a comment

Choose a reason for hiding this comment

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

Third commit :lgtm:

Reviewed 1 of 1 files at r1, 3 of 3 files at r2, 9 of 9 files at r3, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (and 1 stale) (waiting on @stevendanna)

@adityamaru
Copy link
Contributor Author

TFTRs!

bors r=miretskiy,arulajmani

@craig
Copy link
Contributor

craig bot commented Mar 9, 2022

Build succeeded:

@craig craig bot merged commit ac0f2b4 into cockroachdb:master Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants