-
Notifications
You must be signed in to change notification settings - Fork 2.3k
VTOrc Code Cleanup - generate_base, replace cluster_name with keyspace and shard. #12012
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
GuptaManan100
merged 25 commits into
vitessio:main
from
planetscale:vtorc-cluster-cleanup
Jan 5, 2023
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
de9662f
feat: refactor generate commands of VTOrc to be in a single file
GuptaManan100 b52cb1b
refactor: cleanup create table formatting
GuptaManan100 1f8cc35
feat: cleanup the usage of IsSQLite and IsMySQL
GuptaManan100 6a6f767
feat: remove unused minimal instance
GuptaManan100 19dd8ea
feat: remove unused table cluster_domain_name
GuptaManan100 1d9d8b0
feat: fix vtorc database to store keyspace and shard instead of cluster
GuptaManan100 6997250
feat: remove unused attributes
GuptaManan100 3bd217d
feat: remove unused cluster domain
GuptaManan100 36ae49a
feat: change GetClusterName to GetKeyspaceAndShardName
GuptaManan100 e8eb8b0
feat: fix insertion into database_instance
GuptaManan100 27d18b0
feat: fix SnapshotTopologies
GuptaManan100 c187f46
feat: remove inject unseen primary and inject seed
GuptaManan100 396a2c4
feat: remove ClusterName from Instance
GuptaManan100 ec8a64f
feat: fix Audit operations
GuptaManan100 c2d20bb
feat: add Keyspace and Shard to cluster information to replace Cluste…
GuptaManan100 ec18e0d
feat: fix attempt failure detection registeration
GuptaManan100 e7084eb
feat: fix blocked topology recoveries
GuptaManan100 c4f3807
feat: fix topology recovery
GuptaManan100 7b7e46b
feat: reading recovery instances
GuptaManan100 cc22ca5
feat: fix get replication and analysis
GuptaManan100 e46e853
feat: fix bug in query
GuptaManan100 3ffc36f
test: add tests to check that filtering by keyspace works for APIs
GuptaManan100 6bce6fd
feat: remove remaining usages of ClusterName
GuptaManan100 6b0e477
refactor: fix comment explaining sleep in the test
GuptaManan100 0de78f9
feat: add code to prevent filtering just by shard and add tests for it
GuptaManan100 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.