grpc-java/services
Kun Zhang a15a3117de
core: deprecate LoadBalancer.Helper#getNameResolverFactory (#5418)
This was added for the potential use case of needing to resolve target
names (of the same scheme as the top-level channel's target's) in the
LoadBalancer.  Now actual use cases come up in xDS that we need to
resolve fully-qualified target strings with arbitrary schemes.  This
method has never been used and won't fit future uses because it's too
restrictive.
2019-03-04 13:37:49 -08:00
..
src core: deprecate LoadBalancer.Helper#getNameResolverFactory (#5418) 2019-03-04 13:37:49 -08:00
build.gradle services: client-side health checking main implementation (#5014) 2018-10-31 09:29:46 -07:00