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

Removed "experimental" from experimental_follower_read_timestamp #8816

Conversation

ericharmeling
Copy link
Contributor

Fixes #8166.

FYI @rmloveland

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ericharmeling ericharmeling changed the title Removed "experimental" from experimental_follower_reads_timestamp Removed "experimental" from experimental_follower_read_timestamp Nov 3, 2020
@@ -65,14 +65,14 @@ To verify that your cluster is performing follower reads:

### Run queries that use follower reads

<a name="experimental-follower-read-timestamp"></a>
<a name="follower-read-timestamp"></a>
Copy link
Contributor

Choose a reason for hiding this comment

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

FWIW this anchor can be deleted, nothing is pointing to it (I was just making this exact PR until I saw this lol)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah! I see - sorry to step on your toes with this PR!

Copy link
Contributor

Choose a reason for hiding this comment

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

You did not - in fact I'm thrilled - thanks for doing this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

NP! Just removed that anchor.

@ericharmeling ericharmeling force-pushed the removed-experimental-from-experimental_follower_reads_timestamp branch from 4c1dd88 to adf19b6 Compare November 4, 2020 18:42
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

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

Copy link
Contributor

@lnhsingh lnhsingh 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 @lnhsingh and @rmloveland)

@ericharmeling ericharmeling merged commit 209ab2f into master Nov 5, 2020
@ericharmeling ericharmeling deleted the removed-experimental-from-experimental_follower_reads_timestamp branch November 5, 2020 13:18
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.

sql: drop the "experimental" in experimental_follower_read_timestamp
5 participants