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

Always enable Querier BatchIterators #5868

Merged
merged 7 commits into from
Apr 22, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Apr 19, 2024

What this PR does:

Always enable Querier BatchIterators and deprecate querier.iterators and querier.batch-iterators flags.

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

Checklist

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

yeya24 added 6 commits April 19, 2024 12:11
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
@yeya24 yeya24 force-pushed the cleanup-iterators2 branch from b76ed53 to 762bf2c Compare April 19, 2024 19:11
Signed-off-by: Ben Ye <benye@amazon.com>
@alanprot
Copy link
Member

LGTM

@yeya24
Copy link
Contributor Author

yeya24 commented Apr 22, 2024

Thanks

@yeya24 yeya24 merged commit e39eace into cortexproject:master Apr 22, 2024
16 checks passed
@yeya24 yeya24 deleted the cleanup-iterators2 branch April 22, 2024 22:30
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.

Always enable Querier BatchIterators
2 participants