Mark D. Roth

Results 61 issues of 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?

lang/Python
lang/core
release notes: no
bloat/none
per-call-memory/neutral

lang/c++
lang/Python
lang/core
release notes: no
bloat/low
per-call-memory/decrease
per-channel-memory/neutral

lang/c++
lang/Python
lang/core
release notes: no
bloat/medium
per-call-memory/neutral

lang/Python
lang/core
release notes: no
bloat/medium
per-call-memory/neutral
per-channel-memory/neutral

Testing bloat from combining all 3 separate PRs.

lang/c++
lang/Python
lang/core
bloat/medium
per-call-memory/neutral

lang/Python
lang/core
release notes: no
bloat/low
per-call-memory/neutral

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...

bug
triage

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...