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 "upstream: avoid reset after end_stream in TCP HTTP upstream (… #14551

Merged
merged 1 commit into from
Jan 2, 2021

Conversation

snowp
Copy link
Contributor

@snowp snowp commented Jan 2, 2021

#14106)"

This reverts commit 1c06967.

After some digging it appears that we can avoid the issue that prompted me to put this PR up to begin with by carefully destroying the upstream at the right time, so I don't think this change is necessary. Given @mattklein123's feedback on
the original PR it seems prudent to just revert this change.

Signed-off-by: Snow Pettersen snowp@lyft.com

Risk Level: Low
Testing: n/a, revert
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

…nvoyproxy#14106)"

This reverts commit 1c06967.

Signed-off-by: Snow Pettersen <snowp@lyft.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit bf93e97 into envoyproxy:master Jan 2, 2021
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.

3 participants