Skip to content

Document new tablet_type defaults for vreplication#1003

Merged
mattlord merged 4 commits intoprodfrom
vrepl_tabletpicker_default
Apr 7, 2022
Merged

Document new tablet_type defaults for vreplication#1003
mattlord merged 4 commits intoprodfrom
vrepl_tabletpicker_default

Conversation

@mattlord
Copy link
Copy Markdown
Member

@mattlord mattlord commented Apr 5, 2022

This documents the changes made in vitessio/vitess#10040

Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord force-pushed the vrepl_tabletpicker_default branch from 8d47293 to c647a97 Compare April 5, 2022 17:16
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2022

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 9dcfae4
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/624c761072728b000ab1b3f9
😎 Deploy Preview https://deploy-preview-1003--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 settings.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2022

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 1419d47
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/624c77fe7f2ecb0008de00a3
😎 Deploy Preview https://deploy-preview-1003--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 settings.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2022

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 8d47293
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/624c79199eb2a500088a7d11
😎 Deploy Preview https://deploy-preview-1003--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 settings.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2022

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 935957f
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/624f53a510e27400088e13ec
😎 Deploy Preview https://deploy-preview-1003--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 settings.

@mattlord mattlord force-pushed the vrepl_tabletpicker_default branch from 679678e to d21a414 Compare April 7, 2022 20:54
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord force-pushed the vrepl_tabletpicker_default branch from d21a414 to c265a7f Compare April 7, 2022 20:55
@mattlord mattlord requested a review from rohit-nayak-ps April 7, 2022 20:59
Copy link
Copy Markdown
Collaborator

@FancyFane FancyFane left a comment

Choose a reason for hiding this comment

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

One question I had for this review, did you want to run your sed statement through these files to turn single dashes into double dashes as you had done in previous pull request?

sed -e ':duit' -r -i '' -e 's/(.*[[:space:]]+[`]*)(-[a-z,A-Z]+[a-z,A-Z,-_`]+)([[:space:]]+.*)/\1-\2\3/g' -e 't duit' <path_to_file>

@mattlord
Copy link
Copy Markdown
Member Author

mattlord commented Apr 7, 2022

One question I had for this review, did you want to run your sed statement through these files to turn single dashes into double dashes as you had done in previous pull request?

sed -e ':duit' -r -i '' -e 's/(.*[[:space:]]+[`]*)(-[a-z,A-Z]+[a-z,A-Z,-_`]+)([[:space:]]+.*)/\1-\2\3/g' -e 't duit' <path_to_file>

I decided against it as I'm editing quite a few files and I didn't want to drown out the meaningful changes I'm making here. Thank you for checking though!

Copy link
Copy Markdown
Collaborator

@FancyFane FancyFane left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord merged commit c96d45c into prod Apr 7, 2022
@mattlord mattlord deleted the vrepl_tabletpicker_default branch April 7, 2022 22:30
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