-
Notifications
You must be signed in to change notification settings - Fork 208
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
Conversation
✅ Deploy Preview for vitess ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Signed-off-by: yoheimuta <yoheimuta@gmail.com>
785e758
to
0b066d5
Compare
There was a problem hiding this 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.
@@ -197,6 +200,51 @@ for { | |||
... | |||
``` | |||
|
|||
#### Copy all tables from all shards in the ks keyspace |
There was a problem hiding this comment.
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: "/.*/", |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
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>
b4cd305
to
62a50f3
Compare
</br> | ||
#### Copy All Tables From All Shards in the `ks` Keyspace |
There was a problem hiding this comment.
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>
@mattlord Thank you for your review! |
This PR updates the doc to include the work: vitessio/vitess#11886
Quick link: https://deploy-preview-1410--vitess.netlify.app/docs/17.0/reference/vreplication/vstream