-
Notifications
You must be signed in to change notification settings - Fork 818
Fix queriers shuffle-sharding blast radius containment #3901
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
pracucci
merged 27 commits into
cortexproject:master
from
pracucci:fix-querier-shuffle-sharding
Mar 9, 2021
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
85f8a15
Added forget timeout support to queues
pracucci 97a06ef
Added notify shutdown rpc to query-frontend and query-scheduler proto
pracucci 69766c5
Querier worker notifies shutdown to query-frontend/scheduler
pracucci a7a9b31
Log when query-frontend/scheduler receives a shutdown notification
pracucci c3833e8
Added config option to configure the forget timeout
pracucci ad200c7
Fixed re-connect while in forget waiting period
pracucci ad49aaf
Fixed unit tests
pracucci ed4afa9
Fixed GetNextRequestForQuerier() when a resharding happen after foget…
pracucci c4d9312
Update pkg/frontend/v1/frontend.go
pracucci 5888f62
Update pkg/scheduler/queue/user_queues.go
pracucci 874b482
Update pkg/scheduler/queue/user_queues.go
pracucci 8cdd60a
Update pkg/scheduler/scheduler.go
pracucci ee4130e
Update pkg/querier/worker/frontend_processor.go
pracucci 182c979
Updated comment based on review feedback
pracucci dd358ed
Updated comment based on review feedback
pracucci 2505912
Updated generated doc
pracucci b39bd26
Added name to services
pracucci 326435a
Moved forgetCheckPeriod where it's used
pracucci 47d1ce2
Added queues forget timeout unit tests
pracucci 5b8b6a7
Added RequestQueue unit test
pracucci cb30035
Renamed querier forget timeout into delay
pracucci 8cf703e
Added timeout to the notify shutdown notification
pracucci ab55057
Updated doc
pracucci 42979eb
Added CHANGELOG entry
pracucci 84160d8
Update pkg/scheduler/scheduler.go
pracucci 1ca9855
Update pkg/frontend/v1/frontend.go
pracucci d56be11
Updated doc
pracucci 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
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.