Skip to content

hcm: remove ContinueAndEndStream#13216

Merged
mattklein123 merged 11 commits intoenvoyproxy:masterfrom
snowp:remove-ces
Oct 8, 2020
Merged

hcm: remove ContinueAndEndStream#13216
mattklein123 merged 11 commits intoenvoyproxy:masterfrom
snowp:remove-ces

Conversation

@snowp
Copy link
Copy Markdown
Contributor

@snowp snowp commented Sep 22, 2020

With added support for sending local replies on the encoding path, this
return value is no longer necessary.

Risk Level: Medium
Testing: Existing tests
Docs Changes: Updated the filter protocol doc
Release Notes: n/a

Snow Pettersen added 6 commits September 21, 2020 20:05
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>
Signed-off-by: Snow Pettersen <snowp@lyft.com>
Signed-off-by: Snow Pettersen <snowp@lyft.com>
With added support for sending local replies on the encoding path, this
return value is no longer necessary.

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

snowp commented Sep 22, 2020

Blocked on #13205

Snow Pettersen added 4 commits September 22, 2020 16:02
Signed-off-by: Snow Pettersen <snowp@lyft.com>
Signed-off-by: Snow Pettersen <snowp@lyft.com>
Signed-off-by: Snow Pettersen <snowp@lyft.com>
Signed-off-by: Snow Pettersen <snowp@lyft.com>
@snowp snowp marked this pull request as ready for review September 24, 2020 00:39
@snowp snowp changed the title WIP hcm: remove ContinueAndEndStream hcm: remove ContinueAndEndStream Sep 24, 2020
@mattklein123
Copy link
Copy Markdown
Member

Putting this in waiting until we sort out the revert/re-apply.

/wait

@stale
Copy link
Copy Markdown

stale bot commented Oct 4, 2020

This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@stale stale bot added the stale stalebot believes this issue/PR has not been touched recently label Oct 4, 2020
Signed-off-by: Snow Pettersen <snowp@lyft.com>
@stale stale bot removed the stale stalebot believes this issue/PR has not been touched recently label Oct 8, 2020
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.

So much red! Nice!

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