-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Initialize Tablet with super_read_only mode #12206
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
mattlord
merged 74 commits into
vitessio:main
from
planetscale:tablet-init-super-read-only_final
Mar 14, 2023
Merged
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
14dcc78
Adding super read only in cnf file
rsajwani b5caff3
add new init sql file for unit test
rsajwani d64bab0
enable super-readonly by default
rsajwani c7bcd52
Fixing some arrangement for super-read-only
rsajwani 978d02c
Fix end to end tests
rsajwani 6a9c93d
fix rpc_replication issue
rsajwani 8b14bed
Fixing backup tests
rsajwani 014115a
fixing error with spacing in init sql file
rsajwani c4eb7f0
vtgate end to end fixes
rsajwani 8374e14
some more test fixes
rsajwani a52c1bc
fixing flag tests and more
rsajwani eac4d6a
fixing schema sql
rsajwani c196413
fixing unit tests
rsajwani ce52ba4
fixing vttest server test cases
rsajwani cc6cf01
fixing more downgrad upgrade test
rsajwani 4e0bd80
fixing reparent upgrade downgrade test
rsajwani 215f318
Bug fix for replication position
rsajwani 4da62a4
Fixing vtexplain tests
rsajwani 8c4e933
Fixing mariadb initialization
rsajwani e8afcab
fixing upgrade downgrade e2e test
rsajwani 3c26c6b
Fixing assignment of init sql db file
rsajwani 46ab550
code clean up
rsajwani a3804ca
Fixing backup test
rsajwani deba5c7
adding super read only api for sql demon
rsajwani d443df5
converting read-only calls to super-read-only calls
rsajwani 31664d7
restructure vtexplain code to be more generic
rsajwani e7a8aeb
forgot to make proto vtadmin
rsajwani b07097d
Code review part-1
rsajwani 349a302
remove code for redolog in test
rsajwani 2a1f185
fix ensureDB test
rsajwani 0a4f29e
code review part-2
rsajwani e8a9851
Remove setSuperReadOnly checks
rsajwani cc37e73
code review part-3
rsajwani dac1d46
Try restoring without super_read_only
rsajwani 36f3628
test: simplify vtorc test to not require turning off super-read-only
GuptaManan100 d94f977
code review part-4
rsajwani e31ec31
Fixing typo
rsajwani 5b32fd4
code review part-5
rsajwani 272814f
clean up some code
rsajwani fd9df61
test: fix vtorc test
GuptaManan100 1f2df82
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani 89c1b4b
Code clean up - part 2
rsajwani 8e158e2
Adding summary
rsajwani 185cf53
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani b81b354
code cleanup
rsajwani 7fe7a89
Removing init_testserver to test its dependenciesy
rsajwani 4ead779
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani 402b449
fixing downgrade/upgrade and bringing back mariadb check
rsajwani 3d1435d
Removing mariadb check from vttest
rsajwani 8997da5
deprecating `use_super_read_only` flag
rsajwani 8556879
Modify FullStatus test
rsajwani 12ddd17
code clean-up
rsajwani d4e9ef1
code cleanup - part 2
rsajwani 5c5ca78
fixing fullstatus test
rsajwani 9153e19
code review feedback
rsajwani bd84f1c
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani 234d89c
fixing summary and some minor cleanup
rsajwani a653287
remove extra logging
rsajwani e3d1607
moving init_testserver_db under test folder
rsajwani 2d7636f
fixing code comment
rsajwani f3b1958
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani fdc2eef
trying out password db init file for PITR test
rsajwani 525afb9
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani f7b3546
remove read-only flag from default.cnf
rsajwani 47ee6ad
Removing QueryTabletWithSuperReadOnlyHandling method
rsajwani 1723696
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani 2be3147
moving flag at right place
rsajwani cf9b781
code review feedback
rsajwani 422b7cc
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani 30f36d6
fixing require.noerror check
rsajwani b1683bd
code review - part 2
rsajwani ca0aefe
Merge remote-tracking branch 'upstream/main' into tablet-init-super-r…
rsajwani 1980366
code review phase 3
rsajwani 53ea516
revert uncommented code
rsajwani 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
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.