grpc-java/xds
Chengyuan Zhang c6251cf085
xds: add onResourceDoesNotExist API for resource watchers (#6988)
Use onResourceDoesNotExist() API for notifying resource not found. Previously, it uses onError(), which mixes with errors for other failures (e.g., transient TD network error). This lets us be able to make further improvement of LB policies/resolver's behavior w.r.t control plane changes (e.g., should immediately go into TRANSIENT_FAILURE if the config received from control plane leads to it).
2020-04-30 13:30:49 -07:00
..
src xds: add onResourceDoesNotExist API for resource watchers (#6988) 2020-04-30 13:30:49 -07:00
third_party xds: update to envoy commit id b16ce6d5ea0d2da73e764d145623e7367dc59ed3 (#6871) 2020-03-30 12:16:29 -07:00
build.gradle xds: generate xds-routing config from XdsNameResolver 2020-04-04 10:48:43 -07:00