envoyproxy/envoy

Converge [New]GrpcMuxImpl

Open

#11.477 aberto em 5 de jun. de 2020

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (5.373 forks)batch import
area/xdshelp 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

We have two distinct gRPC mux impls for xDS, which impacts velocity as we need to do the same thing twice when working with the xDS transport and will be a source of inconsistency long term. This is some hangover from earlier work on delta xDS.

CC @wgallagher @fredlas

Guia do colaborador