Skip to content

Conversation

pracucci
Copy link
Contributor

What this PR does:
In #2904 I've introduced a bug which prevents /series requests to be sent to ingesters if the request time range is older then -querier.query-ingesters-within. This is an unintended regression which this PR should fix.

I've run both new unit test and integration test with master, and they both break (both for chunks and blocks storage).

Which issue(s) this PR fixes:
Fixes #3032

Checklist

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

@pracucci pracucci force-pushed the fix-series-and-labels-querying branch from 5c51580 to 8c2c907 Compare August 14, 2020 08:36
Copy link
Contributor

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

Nice work.

@pracucci pracucci merged commit 9c6b229 into cortexproject:master Aug 14, 2020
@pracucci pracucci deleted the fix-series-and-labels-querying branch August 14, 2020 09:28
This was referenced Aug 14, 2020
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.

Series metadata queries are not making it to ingesters for older time ranges

4 participants