grpc-java/rls/src
ZHANG Dapeng ad0971ef5f
xds: fix parsing RouteLookupClusterSpecifier mistake (#8641)
- Partially revert the change of RlsProtoData.java  in #8612  by removing `public` accessor
- Have grpc-xds no longer strongly depend on grpc-rls. The application will need grpc-rls as runtime dependencies if they need route lookup feature in xds.
- Parse RouteLookupServiceClusterSpecifierPlugin config to the Json/Map representation of `io.grpc.lookup.v1.RouteLookupClusterSpecifier` instead of `io.grpc.rls.RlsProtoData.RouteLookupConfig`
2021-11-10 11:27:42 -08:00
..
generated/main/grpc/io/grpc/lookup/v1 compiler: Add GrpcGenerated annotation to generated class 2021-07-02 22:11:40 -07:00
main xds: fix parsing RouteLookupClusterSpecifier mistake (#8641) 2021-11-10 11:27:42 -08:00
test/java/io/grpc/rls rls: fix connectivity state aggregation (#8625) 2021-10-21 21:24:51 -07:00