-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[QueryThrottler]Replace polling with topo server watch for config updates #18979
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 18 commits into
vitessio:main
from
siddharth16396:move-to-topo-watch-forqthrottler
Jan 21, 2026
Merged
Changes from 14 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
66ef03a
[QueryThrottler]Add proto for query throttler config
siddharth16396 04c5f83
Add HandleUpdateConfig,isConfigUpdated other proto conversion stuff
siddharth16396 ffecf65
Remove cfgLoader interface and all of its implementations
siddharth16396 a453838
Add function to startSrvKeyspaceWatch
siddharth16396 cbb202c
Fix import lint of config_test.go
siddharth16396 1c328c9
add vtadmin web protos
siddharth16396 2c85fac
Fix GO CI LINT Attempt1
siddharth16396 008efdf
Rename IQT references to query throttler
siddharth16396 876b793
Revert package.lock checks
siddharth16396 104a7ee
Rerun make vtadmin_web_proto_types
siddharth16396 8328df3
Add script to sync fork with upstream vitess
siddharth16396 5915807
Revert "Add script to sync fork with upstream vitess"
siddharth16396 5a447e4
Handle starting the srv topo watch and add unit tests
siddharth16396 16dbbe4
Revert changes to package.lock
siddharth16396 1accc4b
Merge branch 'main' into move-to-topo-watch-forqthrottler
siddharth16396 090a7c3
Incorp comments for proto numberings
siddharth16396 6b744b4
Incorp removing Config (golang) in favour of using Config of protobuff
siddharth16396 942d7e8
Use closure with a defer for the unlock
siddharth16396 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
Large diffs are not rendered by default.
Oops, something went wrong.
1,451 changes: 1,451 additions & 0 deletions
1,451
go/vt/proto/querythrottler/querythrottler_vtproto.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Oops, something went wrong.
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.