grpc-java/xds
Yannick Epstein 86835ae817
xds: Log ORCA UNIMPLEMENTED error to subchannel logger (#10625)
Logging to the static instance would result in application logs filling
up if the Orca service is not available.
We'd like to have the logging on the subchannelLogger, so we make it
visible on demand.

Also succeed Orca logging test if log message present. Using
contains over containsExactly seems more reasonable.
2023-10-25 10:19:37 -07:00
..
src xds: Log ORCA UNIMPLEMENTED error to subchannel logger (#10625) 2023-10-25 10:19:37 -07:00
third_party xds: Fix import scripts deleting the wrong files, use of trap, and full git clone 2023-08-15 16:54:32 -07:00
BUILD.bazel core, inprocess, util: move inprocess and util code into their own new artifacts grpc-inprocess and grpc-util (#10362) 2023-07-17 11:45:31 -07:00
build.gradle lb:Implement LeastRequestLB as a petiole policy and restore RR and WRR (#10584) 2023-10-16 16:40:20 -07:00