envoyproxy/envoy
Ver no GitHubCleaner and more generic gRPC channel cache solution for filters that use Google gRPC on data plane
Open
#13.417 aberto em 7 de out. de 2020
area/grpchelp wanted
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
Title: Cleaner and more generic gRPC channel cache solution for filters that use Google gRPC on data plane
Description: Currently Google gRPC channel used by filters are created for every request, which is not efficient and has high latency. We need to find a cleaner and more generic gRPC channel cache solution for filters that use Google gRPC on data plane. We have short-term solution for ExtAuthz filter https://github.com/envoyproxy/envoy/pull/13265
[optional Relevant Links:]
Any extra documentation required to understand the issue.