Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Remove untagged find limits on read nodes #1932

Merged
merged 6 commits into from
Oct 29, 2020
Merged

Conversation

Dieterbe
Copy link
Contributor

  1. remove limit support from index.Find and find() calls. while read nodes still get limit parameters from query nodes, they are effectively ignored (though the query pod still has its aggregate limit checking). see "limit exhausted" message due to max-series-per-req limit (for untagged requests) #1930
  2. reinstate findCache to how it was before we introduced limits

Copy link
Contributor

@robert-milan robert-milan left a comment

Choose a reason for hiding this comment

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

LGTM

@Dieterbe Dieterbe merged commit 9279370 into master Oct 29, 2020
@Dieterbe Dieterbe deleted the remove-find-limits branch October 29, 2020 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants