envoyproxy / envoyproxy/envoy

Cleaner and more generic gRPC channel cache solution for filters that use Google gRPC on data plane

Open
#13,417 0 comments 0 reactions 0 assignees View on GitHub
area/grpc help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.