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 turn on ingester query streaming and mark its flag as deprecated #5817

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Mar 17, 2024

What this PR does:

Always enable ingester query streaming and mark its flag -querier.ingester-streaming as deprecated.

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

Checklist

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

yeya24 added 2 commits March 17, 2024 15:07
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Copy link
Member

@friedrichg friedrichg left a comment

Choose a reason for hiding this comment

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

LGTM

@alanprot
Copy link
Member

Thanks for doing this! LGTM!

Signed-off-by: Ben Ye <benye@amazon.com>
@yeya24
Copy link
Contributor Author

yeya24 commented Mar 18, 2024

Will merge on green

@yeya24 yeya24 merged commit 45a4b8e into cortexproject:master Mar 18, 2024
16 checks passed
@yeya24 yeya24 deleted the deprecate-ingester-stremaing branch March 18, 2024 22:14
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.

Deprecate querier.ingester-streaming flag and always use QueryStream
3 participants