grpc-java/core
Eric Anderson 6055adca5a
core: Simplify DnsNameResolver by using ObjectPool
ObjectPool is our standard solution for dealing with the
sometimes-shutdown resources. This was implemented by a contributor not
familiar with regular tools.

There are wider changes that can be made here, but I chose to just do a
smaller change because this class is used by GrpclbNameResolver.
2024-12-10 12:53:24 -08:00
..
src core: Simplify DnsNameResolver by using ObjectPool 2024-12-10 12:53:24 -08:00
BUILD.bazel Remove direct dependency on j2objc 2024-08-13 21:33:55 -07:00
build.gradle core: Remove direct test dependency on inprocess 2024-05-22 14:50:26 -07:00