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

Revert "distributor: Wrap errors from pushing to ingesters" #3211

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

pr00se
Copy link
Contributor

@pr00se pr00se commented Oct 13, 2022

Reverts #3055

Resolves #3210

@pr00se pr00se requested a review from a team as a code owner October 13, 2022 21:23
@pracucci
Copy link
Collaborator

Reverting is great as an hot fix, but as a separate PR I would recommend adding tests that fail if the regression will be introduced again in the future.

@Logiraptor Logiraptor merged commit e719981 into main Oct 13, 2022
@Logiraptor Logiraptor deleted the revert-3055-chore/distributor-wrap-push-error branch October 13, 2022 21:38
pstibrany pushed a commit that referenced this pull request Oct 14, 2022
@aknuds1
Copy link
Contributor

aknuds1 commented Oct 14, 2022

Reverting is great as an hot fix, but as a separate PR I would recommend adding tests that fail if the regression will be introduced again in the future.

Agree completely with @pracucci, was also thinking that having tests catching this problem is important.

@aknuds1 aknuds1 added bug Something isn't working component/distributor labels Oct 14, 2022
@aknuds1
Copy link
Contributor

aknuds1 commented Oct 14, 2022

I made an issue regarding re-introducing the error wrapping, together with regression tests. Hope to work on it in not too long.

@pracucci pracucci mentioned this pull request Oct 14, 2022
45 tasks
grafanabot pushed a commit that referenced this pull request Oct 14, 2022
pracucci pushed a commit that referenced this pull request Oct 14, 2022
…3211) (#3217)

This reverts commit 82cd7b9.

(cherry picked from commit e719981)

Co-authored-by: Patryk Prus <p@trykpr.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distributor returns 500 HTTP status code on 400 from ingester
4 participants