Skip to content

reverse bridge: use local reply instead of ContinueAndEndStream#13414

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
snowp:new-reverse
Oct 6, 2020
Merged

reverse bridge: use local reply instead of ContinueAndEndStream#13414
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
snowp:new-reverse

Conversation

@snowp
Copy link
Copy Markdown
Contributor

@snowp snowp commented Oct 6, 2020

Instead of returning ContinueAndEndStream we can respond with a local
reply. This removes the only use case of ContinueAndEndStream in
non-test code.

Take two after fb7bdbe has landed with the fix + regression test for this change.

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

Risk Level: Medium
Testing: Existing integration test, updated UTs
Docs Changes: n/a
Release Notes: Release note added

…yproxy#13205)

Instead of returning ContinueAndEndStream we can respond with a local
reply. This removes the only use case of ContinueAndEndStream in
non-test code.

Signed-off-by: Snow Pettersen <snowp@lyft.com>
Copy link
Copy Markdown
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.

Nice!

Copy link
Copy Markdown
Member

@zuercher zuercher 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 602dfea into envoyproxy:master Oct 6, 2020
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