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

Fix -querier.max-query-lookback and -compactor.blocks-retention-period enforcement in query-frontend when one of the two is not set #8388

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

pracucci
Copy link
Collaborator

What this PR does

When testing #8374 I've found that that -querier.max-query-lookback and -compactor.blocks-retention-period are not enforce in the query-frontend if only 1 of the 2 are set. This PR fixes it.

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

…d enforcement in query-frontend when one of the two is not set

Signed-off-by: Marco Pracucci <[email protected]>
@pracucci pracucci marked this pull request as ready for review June 17, 2024 08:16
@pracucci pracucci requested a review from a team as a code owner June 17, 2024 08:16
@pracucci pracucci merged commit 2016a51 into main Jun 17, 2024
29 checks passed
@pracucci pracucci deleted the fix-limits-middleware-max-lookback branch June 17, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants