[grpc-io] c++ NotifyOnStateChange slow and crashes

2022-04-26 Thread Sergey Gulyaevsky
Hi, I have a pool of grpc channels and quite sophisticated client side load balancing on to of it. Some hosts are temporary offline, so I want to monitor channel states to call through a ready channel. I use NotifyOnStateChange with gpr_inf_future(GPR_CLOCK_REALTIME) deadline, and a

[grpc-io] gRFC A52: gRPC xDS Custom Load Balancer Configuration

2022-04-26 Thread 'Terry Wilson' via grpc.io
Hi folks, I have a PR out for a new gRFC at: https://github.com/grpc/proposal/pull/298 This one covers custom load balancer policy configurations in the control plane and their delivery to gRPC via xDS. Feel free to leave any comments! Terry -- You received this message because you are