grpc-java/rls/src
Eric Anderson 5c6b80881d rls: Make LinkedHashLruCache non-threadsafe
CachingRlsLbClient already calls it with a lock held. The only reason
the cache needs to manage the lock itself is for the periodic cleanup.
Let the consumer of the cache handle the timer.
2024-05-29 08:24:56 -07:00
..
generated/main/grpc/io/grpc/lookup/v1 compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
main rls: Make LinkedHashLruCache non-threadsafe 2024-05-29 08:24:56 -07:00
test/java/io/grpc/rls rls: Make LinkedHashLruCache non-threadsafe 2024-05-29 08:24:56 -07:00