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

Update the vstream doc in v17.0 #1410

Merged
merged 8 commits into from
Mar 16, 2023
Merged

Update the vstream doc in v17.0 #1410

merged 8 commits into from
Mar 16, 2023

Conversation

yoheimuta
Copy link
Collaborator

@yoheimuta yoheimuta commented Mar 16, 2023

@netlify
Copy link

netlify bot commented Mar 16, 2023

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 51972e3
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/6412b36aef200200087f98a7
😎 Deploy Preview https://deploy-preview-1410--vitess.netlify.app/docs/17.0/reference/vreplication/vstream
📱 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 settings.

Signed-off-by: yoheimuta <yoheimuta@gmail.com>
Copy link
Collaborator

@mattlord mattlord left a comment

Choose a reason for hiding this comment

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

This is great! Thank you @yoheimuta ! ❤️ I only had some very minor suggestions. Let me know what you think. I can then get this merged.

content/en/docs/17.0/reference/vreplication/vstream.md Outdated Show resolved Hide resolved
@@ -197,6 +200,51 @@ for {
...
```

#### Copy all tables from all shards in the ks keyspace
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice!

}
filter := &binlogdatapb.Filter{
Rules: []*binlogdatapb.Rule{{
Match: "/.*/",
Copy link
Collaborator

Choose a reason for hiding this comment

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

FWIW, I don't think it has to end with a forward slash does it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, you're right. I have fixed it with commit 62a50f3.

content/en/docs/17.0/reference/vreplication/vstream.md Outdated Show resolved Hide resolved
content/en/docs/17.0/reference/vreplication/vstream.md Outdated Show resolved Hide resolved
content/en/docs/17.0/reference/vreplication/vstream.md Outdated Show resolved Hide resolved
yoheimuta and others added 6 commits March 16, 2023 15:01
Co-authored-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: yohei yoshimuta <yoheimuta@gmail.com>
Co-authored-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: yohei yoshimuta <yoheimuta@gmail.com>
Co-authored-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: yohei yoshimuta <yoheimuta@gmail.com>
Co-authored-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: yohei yoshimuta <yoheimuta@gmail.com>
Co-authored-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: yohei yoshimuta <yoheimuta@gmail.com>
Signed-off-by: yoheimuta <yoheimuta@gmail.com>
@yoheimuta yoheimuta force-pushed the vstream_docs_vcopy branch from b4cd305 to 62a50f3 Compare March 16, 2023 06:05
Comment on lines 203 to 204
</br>
#### Copy All Tables From All Shards in the `ks` Keyspace
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like Netlify wants an empty line between these two. Sorry, I didn't realize that.

Signed-off-by: yoheimuta <yoheimuta@gmail.com>
@yoheimuta
Copy link
Collaborator Author

@mattlord Thank you for your review!
I have completed merging your suggestions and addressing some minor issues.

@mattlord mattlord merged commit 8fb5ea9 into prod Mar 16, 2023
@mattlord mattlord deleted the vstream_docs_vcopy branch March 16, 2023 14:41
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.

2 participants