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

roachtest: continue using experimental_follower_read_timestamp() builtin #52925

Merged

Conversation

nvanbenschoten
Copy link
Member

Fixes #52612.
Fixes #52614.
Fixes #52615.
Fixes #52876.

In 7284376, we removed the "experimental_" prefix from the
experimental_follower_read_timestamp() builtin. This accidentally
broke the follower-reads/nodes=3 roachtest on everything but master.
To maintain backwards compatibility, continue using the old form of the
builtin in roachtests.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

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

LGTM

ugh thanks

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

@nvanbenschoten nvanbenschoten mentioned this pull request Aug 17, 2020
25 tasks
@nvanbenschoten nvanbenschoten force-pushed the nvanbenschoten/expFollowerRead branch from 53e3b0f to cf3c973 Compare August 17, 2020 21:43
Fixes cockroachdb#52612.
Fixes cockroachdb#52614.
Fixes cockroachdb#52615.
Fixes cockroachdb#52876.

In 7284376, we removed the "experimental_" prefix from the
`experimental_follower_read_timestamp()` builtin. This accidentally
broke the `follower-reads/nodes=3` roachtest on everything but `master`.
To maintain backwards compatibility, continue using the old form of the
builtin in roachtests.
@nvanbenschoten nvanbenschoten force-pushed the nvanbenschoten/expFollowerRead branch from cf3c973 to 6a071ce Compare August 18, 2020 03:34
@nvanbenschoten
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 18, 2020

Build succeeded:

@craig craig bot merged commit 35c7b42 into cockroachdb:master Aug 18, 2020
@nvanbenschoten nvanbenschoten deleted the nvanbenschoten/expFollowerRead branch August 19, 2020 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants