area/redishelp wantedtech debt
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
Tracking ticket for follow-on modifications related to the generic TCP connection pool, per discussion in #3747:
- refactor HTTP1 connection pool to extend it
- modify tcp_proxy to use connection pool vs. tcpConnForCluster
- modify redis_proxy to use connection pool
Other possible lines of inquiry:
- moving tcp_proxy drain manager into tcp conn pool (or perhaps cluster, per https://github.com/envoyproxy/envoy/pull/3938#discussion_r206261403)