Xin
Xin
*Title*: printing non-utf8 string from metadata crashes Envoy (when trace enabled) *Description*: envoy/http/metadata_interface.h seems assume that metadata K:V are in utf8 strings: ``` class MetadataMap : public UnorderedStringMap { public:...
*Title*: *export discoveryReq/Resp resource count, payload size metrics to help understand network bandwidth cost of control plane.* *Description*: export discoveryReq/Resp resource count, payload size metrics to help understand network bandwidth...
*Title*: state tracking is broken when there is a partial accept *Description*: if there is a partial accept in Delta-XDS, i.e. route-table #50's loading throws an exception, out of 100...
Commit Message: add retry_policy to ext_proc filter Additional Description: add an optional retry-policy to ext_proc filter, such that user can enable retry on some grpc-errors, e.g. connection errors. Risk Level:...