Skip to content

xds: HTTP Filters on Client Side should be instantiated per Route #4639

Open
@zasweq

Description

@zasweq

Currently, the ServiceConfig builds the list of HTTP Filters for each RPC. Rather than instantiate per RPC, we should do it once (per route), and run each RPC through the already instantiated filters once matched to a route.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: xDSIncludes everything xDS related, including LB policies used with xDS.P2Type: PerformancePerformance improvements (CPU, network, memory, etc)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions