grpc-java/util/src
Eric Anderson 9de8e44384 util: Remove deactivation and GracefulSwitchLb from MultiChildLb
It is easy to manage these things outside of MultiChildLb and it makes
the shared code easier and use less memory. In particular, we don't want
to use many instances of GracefulSwitchLb in virtually every policy
simply because it was needed in one or two cases.
2024-04-22 07:48:49 -07:00
..
jmh/java/io/grpc/util core, inprocess, util: move inprocess and util code into their own new artifacts grpc-inprocess and grpc-util (#10362) 2023-07-17 11:45:31 -07:00
main util: Remove deactivation and GracefulSwitchLb from MultiChildLb 2024-04-22 07:48:49 -07:00
test/java/io/grpc/util util: Remove deactivation and GracefulSwitchLb from MultiChildLb 2024-04-22 07:48:49 -07:00
testFixtures/java/io/grpc/util Enable Happy Eyeballs by default (#11022) 2024-03-21 16:59:54 -07:00