grpc-java/rls
Kannan J 42e1829b37
xds: Do RLS fallback policy eagar start (#12211)
The resource subscription to the fallback target was done only at the time of falling back, which can cause rpcs to fail. This change makes the fallback target to be subscribed and cached earlier, similar to C++ and go gRPC implementations.
2025-07-24 16:58:32 +05:30
..
src xds: Do RLS fallback policy eagar start (#12211) 2025-07-24 16:58:32 +05:30
BUILD.bazel Replace jsr305's CheckReturnValue with Error Prone's (#11811) 2025-01-09 13:45:35 -08:00
build.gradle Re-enable animalsniffer, fixing violations 2024-12-19 07:54:54 -08:00