Commit 745acc4
fix: explicitly disable gRPC new pickfirst. (googleapis#12206)
As seen in b/415354418, this new experimental feature introduced by
grpc/grpc-go#8126 is not yet stable and may
cause intermittent CloudPath fallbacks.
As a user of the OSS gRPC library, CS library should explicitly disable
it until the underlying issue is fixed.
Co-authored-by: rahul2393 <irahul@google.com>1 parent a7f5b16 commit 745acc4
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
411 | 420 | | |
412 | 421 | | |
413 | 422 | | |
| |||
0 commit comments