grpc-java/core/src
ZHANG Dapeng d25ebaf57d
core: fix NPE in ConfigSelectingClientCall
Fix the following bug:

ManagedChannelImpl.ConfigSelectingClientCall may return early in start() leaving delegate null, and fails request() method after start().

Currently the bug can only be triggered when using xDS.
2021-04-14 23:06:37 -07:00
..
bazel-internal/resources/META-INF/services core: fix bazel NameResolverProvider not found 2018-12-05 09:45:41 -08:00
bazel-util/resources/META-INF/services core: fix bazel NameResolverProvider not found 2018-12-05 09:45:41 -08:00
jmh/java/io/grpc Move HandlerRegistryBenchmark to core/ 2019-08-29 16:29:08 -07:00
main core: fix NPE in ConfigSelectingClientCall 2021-04-14 23:06:37 -07:00
test core: fix NPE in ConfigSelectingClientCall 2021-04-14 23:06:37 -07:00