Skip to content

storage: don't set synthetic timestamps in tests#117262

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/synTsStorage
Jan 3, 2024
Merged

storage: don't set synthetic timestamps in tests#117262
craig[bot] merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/synTsStorage

Conversation

@nvb
Copy link
Copy Markdown
Contributor

@nvb nvb commented Jan 3, 2024

Informs #101938.
Extracted from #116830.

We are about to remove this field from the proto, so stop assigning it in storage tests. TestMVCCAndEngineKeyDecodeSyntheticTimestamp still tests that we can properly decode keys that were encoded with synthetic timestamps.

Release note: None

Informs cockroachdb#101938.

We are about to remove this field from the proto, so stop assigning it
in storage tests. `TestMVCCAndEngineKeyDecodeSyntheticTimestamp` still
tests that we can properly decode keys that were encoded with synthetic
timestamps.

Release note: None
@nvb nvb requested a review from sumeerbhola January 3, 2024 04:11
@nvb nvb requested a review from a team as a code owner January 3, 2024 04:11
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @sumeerbhola)

@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Jan 3, 2024

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 3, 2024

Build succeeded:

@craig craig bot merged commit 3d009be into cockroachdb:master Jan 3, 2024
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