mirror of https://github.com/grpc/grpc-java.git
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). |
||
|---|---|---|
| .. | ||
| src | ||
| third_party | ||
| build.gradle | ||