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

tcp: make it possible for TCP connections to be creatd by non-TCP pool) #13889

Merged
merged 2 commits into from
Nov 4, 2020

Conversation

alyssawilk
Copy link
Contributor

As part of #3431 making sure the ALPN pool can create raw TCP active clients by allowing them to be created by a generic connection pool.

Risk Level: low (new pool not used in prod)
Testing: updated tests
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
zuercher
zuercher previously approved these changes Nov 3, 2020
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Contributor Author

ci failure is unrelated: (eventual cause: IOException "No space left on device") so can I get an LGTM on the merge conflict when you get a change?

@ggreenway ggreenway merged commit fa59006 into envoyproxy:master Nov 4, 2020
@alyssawilk alyssawilk deleted the tcp_pool branch June 10, 2021 13:43
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