Merge pull request #6190 from dgquintas/lb_pollset_propagation
Enable use of pollset_set for a channel call
No related branches found
No related tags found
Showing
- BUILD 8 additions, 0 deletionsBUILD
- Makefile 3 additions, 0 deletionsMakefile
- binding.gyp 1 addition, 0 deletionsbinding.gyp
- build.yaml 2 additions, 0 deletionsbuild.yaml
- config.m4 1 addition, 0 deletionsconfig.m4
- gRPC.podspec 3 additions, 0 deletionsgRPC.podspec
- grpc.gemspec 2 additions, 0 deletionsgrpc.gemspec
- package.xml 2 additions, 0 deletionspackage.xml
- src/core/ext/census/grpc_filter.c 2 additions, 2 deletionssrc/core/ext/census/grpc_filter.c
- src/core/ext/client_config/client_channel.c 6 additions, 5 deletionssrc/core/ext/client_config/client_channel.c
- src/core/ext/client_config/lb_policy.c 2 additions, 2 deletionssrc/core/ext/client_config/lb_policy.c
- src/core/ext/client_config/lb_policy.h 4 additions, 2 deletionssrc/core/ext/client_config/lb_policy.h
- src/core/ext/client_config/subchannel.c 2 additions, 2 deletionssrc/core/ext/client_config/subchannel.c
- src/core/ext/client_config/subchannel.h 2 additions, 1 deletionsrc/core/ext/client_config/subchannel.h
- src/core/ext/client_config/subchannel_call_holder.c 3 additions, 2 deletionssrc/core/ext/client_config/subchannel_call_holder.c
- src/core/ext/client_config/subchannel_call_holder.h 2 additions, 1 deletionsrc/core/ext/client_config/subchannel_call_holder.h
- src/core/ext/lb_policy/pick_first/pick_first.c 14 additions, 12 deletionssrc/core/ext/lb_policy/pick_first/pick_first.c
- src/core/ext/lb_policy/round_robin/round_robin.c 12 additions, 10 deletionssrc/core/ext/lb_policy/round_robin/round_robin.c
- src/core/ext/load_reporting/load_reporting_filter.c 1 addition, 1 deletionsrc/core/ext/load_reporting/load_reporting_filter.c
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 8 additions, 0 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
Loading
Please register or sign in to comment