grpc-java/xds
Philip K. Warren 3808e707f9
compiler: Use fully qualified String in codegen (#10321)
Currently, the gRPC compiler isn't properly using the fully qualified
string name `java.lang.String` instead of `String`. Update the generator
to use the `$String$` alias to avoid compile issues with protobuf
messages called String.

Fixes #10316.
2023-06-29 10:50:13 -07:00
..
src compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
third_party services, xds, orca: use application_utilization and fallback to cpu_utilization if unset in WRR (#10256) 2023-06-08 16:03:50 -07:00
BUILD.bazel xds: pick_first LB configuration (#10181) 2023-05-17 10:19:29 -07:00
build.gradle xds: Include third_party sources is sources jar 2023-06-27 09:48:54 -07:00