grpc-java/xds
Vindhya Ningegowda 3e8ef8cf0c
xds: Check for validity of xdsClient in ClusterImplLbHelper (#11553)
* Added null check for xdsClient in onSubChannelState. This avoids NPE
for xdsClient when LB is shutdown and onSubChannelState is called later
as part of listener callback. As shutdown is racy and eventually consistent,
this check would avoid calculating locality after LB is shutdown.
2024-09-24 16:18:34 -07:00
..
src xds: Check for validity of xdsClient in ClusterImplLbHelper (#11553) 2024-09-24 16:18:34 -07:00
third_party xds: Import RLQS protos (#11418) 2024-08-02 10:35:29 -07:00
BUILD.bazel Remove udpa aa repo alias for xds 2024-07-11 10:47:23 -07:00
build.gradle Remove direct dependency on j2objc 2024-08-13 21:33:55 -07:00