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

[query-frontend] Close response body in request handler (#7654) #7663

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

flxbk
Copy link
Contributor

@flxbk flxbk commented Mar 19, 2024

This backports #7654 to the 2.12 release branch.

(cherry picked from commit eaef377)

What this PR does

Which issue(s) this PR fixes or relates to

Fixes #

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.

* [query-frontend] close response body in request handler

(cherry picked from commit eaef377)
@flxbk flxbk marked this pull request as ready for review March 19, 2024 12:40
@flxbk flxbk requested a review from a team as a code owner March 19, 2024 12:40
@flxbk flxbk merged commit 88f4533 into release-2.12 Mar 19, 2024
29 checks passed
@flxbk flxbk deleted the backport-7654-to-release-2.12 branch March 19, 2024 13:08
duricanikolic added a commit that referenced this pull request Mar 20, 2024
* Move -querier.minimize-ingester-requests from experimental to advanced (#7649)

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

* Get rid of -querier.prefer-streaming-chunks-from-ingesters (#7639) (#7661)

* Get rid of querier.prefer-streaming-chunks-from-ingesters

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

* Fixing a failing test

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

* Fixing review findings

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

* Fixing failing tests

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

* Make lint happy

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

* Fixing review findings

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

---------

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>
(cherry picked from commit 8ed42e1)

Co-authored-by: Đurica Yuri Nikolić <durica.nikolic@grafana.com>

* [query-frontend] Close response body in request handler (#7654) (#7663)

* [query-frontend] Close response body in request handler (#7654)

* [query-frontend] close response body in request handler

(cherry picked from commit eaef377)

* changelog

* Update VERSIOn for release 2.12.0-rc.1 (#7671)

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>

---------

Signed-off-by: Yuri Nikolic <durica.nikolic@grafana.com>
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
Co-authored-by: Felix Beuke <felix.j.beuke@gmail.com>
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.

2 participants