Skip to content
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

Backport 4761: Set querier worker max concurrent regardless of run configurati… #5256

Merged
merged 3 commits into from
Feb 1, 2022

Conversation

trevorwhitney
Copy link
Collaborator

…on. (#4761)

  • always set the querier worker MaxConcurrentRequests

  • removing a test which doesn't apply as this setting isn't being set in worker_service.go anymore

(cherry picked from commit 88ef940)

What this PR does / why we need it:
Backports #4761 to 2.4 release branch

…on. (grafana#4761)

* always set the querier worker MaxConcurrentRequests

* removing a test which doesn't apply as this setting isn't being set in worker_service.go anymore

(cherry picked from commit 88ef940)
@trevorwhitney trevorwhitney requested a review from a team as a code owner January 27, 2022 16:43
@trevorwhitney trevorwhitney changed the title Loki: Set querier worker max concurrent regardless of run configurati… Backport 4761: Set querier worker max concurrent regardless of run configurati… Jan 27, 2022
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cyriltovena cyriltovena merged commit a09052c into grafana:release-2.4 Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants