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

Correct createlookupvindex examples #1854

Merged
merged 6 commits into from
Sep 20, 2024
Merged

Correct createlookupvindex examples #1854

merged 6 commits into from
Sep 20, 2024

Conversation

mattlord
Copy link
Collaborator

@mattlord mattlord commented Sep 20, 2024

This is a follow-up to #1619 where the docs were updated to move from vtctlclient to vtctldclient and the examples changed in https://github.com/vitessio/website/pull/1619/files#diff-3fa06a66472f0c25278194a50fa70abc88b109d64404009fc9a6c8c61be241de were not correct. For example here you can see that the workflow name and details were different between the old and new commands: https://github.com/vitessio/website/pull/1619/files#diff-3fa06a66472f0c25278194a50fa70abc88b109d64404009fc9a6c8c61be241deL220-R196

The changes made are identical in all versions changed (18-21), the only difference is that in v21 the default vindex type used was changed from binary_md5 to xxhash via vitessio/vitess#16113).

Previews:

Copy link

netlify bot commented Sep 20, 2024

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit c8f3a21
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/66edc71feb479900086da2e0
😎 Deploy Preview https://deploy-preview-1854--vitess.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mattlord mattlord force-pushed the lookupvindex_corrections branch from 5cc3fb3 to 1bb7fb9 Compare September 20, 2024 17:46
@mattlord mattlord merged commit c02a198 into prod Sep 20, 2024
5 checks passed
@mattlord mattlord deleted the lookupvindex_corrections branch September 20, 2024 19:06
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