Mark D. Roth
Mark D. Roth
I had to tag this with "nofixdeps" to get it to stop removing the "gpr_codegen" dependency, without which it won't build. Is there a better way to do this?
Testing bloat from combining all 3 separate PRs.
It looks like our current implementations are all doing the wrong thing with the percentage selector: we are actually recomputing the client's random percentage for each choice we evaluate when...
This is something we discovered while in the process of implementing Envoy's stateful session affinity feature (see #16698) in gRPC. From reading the code, it appears that there's a bug...
The xDS ecosystem no longer plans to release a new version of the xDS API every year. As a result, we no longer need a policy of supporting two versions...