-
Notifications
You must be signed in to change notification settings - Fork 2.4k
VDiff: Migrate client command to vtctldclient #13976
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
152d842
Begin migrating VDiff command to vtctldclient
mattlord 255f4e1
Create is now working
mattlord b031afb
vdiff show
mattlord fe1f296
Merge remote-tracking branch 'origin/main' into vtctldclient_vdiff
mattlord f1e4f26
Finish vdiff show
mattlord 28850ac
vdiff delete
mattlord a59c854
vdiff create wait and vdiff resume
mattlord 541e1fd
Fixup resume handling
mattlord c530050
vdiff stop
mattlord 786d0df
Update vtctldclient help output
mattlord ebc117d
Minor changes
mattlord 08413c7
Improve JSON output
mattlord 6a39b1b
Various simplifcations
mattlord beebc96
Minor changes after self review
mattlord 0e9a171
Minor changes pt2
mattlord 3e77a9c
Address review comments
mattlord e7a0be8
Address more comments
mattlord c01b1cb
More minor changes
mattlord 9f45ef2
Revert "More minor changes"
mattlord dd37e1a
Use std protobuf package name (vtrpcb)
mattlord 22c510e
Moar tweaks
mattlord e17ef54
Fixes from local testing
mattlord 2347de6
Use vtctldclient impl in e2e tests
mattlord 342e2b9
Rebuild protos (comment only)
mattlord 0810146
Migrate side-by-side from v1/v2 to vtctlclient/vtctldclient
mattlord 3e38a57
Merge remote-tracking branch 'origin/main' into vtctldclient_vdiff
mattlord c5ea2c4
Correct errant casing for MoveTables
mattlord 9b904cc
Migrate client side unit tests
mattlord 7fc7725
Changes after self review
mattlord 9700198
Merge remote-tracking branch 'origin/main' into vtctldclient_vdiff
mattlord 5fc4671
Add deprecation note for vdiff v1
mattlord d57bd05
Try to address unrelated test flakes
mattlord 41860c8
Try to deflake the across_db_versions workflow
mattlord 3acb0c1
Use io writer in display functions
mattlord b292ebb
Don't use sudo with fuser so that we can only kill a proc we own
mattlord f3fb2e6
Try to address more flakiness
mattlord 9145dad
Yer killing me flake
mattlord 2fb0784
Minor simplification -- excuse to run tests again
mattlord a6974ac
More micro nits -- excuse to run tests again
mattlord File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.