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

HTTP1: Refactor HTTP1 Active Request to be defer deletable. #19062

Merged
merged 2 commits into from
Nov 19, 2021

Conversation

KBaichoo
Copy link
Contributor

Signed-off-by: Kevin Baichoo kbaichoo@google.com

Commit Message: Refactor HTTP1 Active Request to be defer deletable
Additional Description: This will be helpful to enable us to safely remove the ActiveStream from being subscribed to the response encoder of the codec level stream. See #18895 (comment) for context.
Risk Level: low (refactor)
Testing: Ran tests
Docs Changes: NA
Release Notes: NA
Platform Specific Features: NA
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
@mattklein123
Copy link
Member

LGTM. Can you check tidy? Thanks.

/wait

Signed-off-by: Kevin Baichoo <kbaichoo@google.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 7dec99d into envoyproxy:main Nov 19, 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.

2 participants