The LoadBalancer API will be out of experimental once we see enough usage feel confident about the API design. Despite the experimental tag, it's fully functional and stable. The round-robin LoadBalancer <https://github.com/grpc/grpc-java/blob/master/core/src/main/java/io/grpc/util/RoundRobinLoadBalancerFactory.java> has been implemented. Feel free to use it or implement your own.
We don't have a plan, nor have we seen the need, to standardize a ZooKeeper schema. On Thursday, August 11, 2016 at 6:22:52 PM UTC-7, archerhui wrote: > > Hi, > > The grpc-java lb api has been under testapi for a few months. I wonder if > there is a forecast date when the function is ready to release? And as for > the name service resolver, if there is a plan to support zookeeper address > schema? > > Looking forward to your reply. > > Thanks, > > Hui > > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/ab1af869-488f-4d0d-a67d-bf49dd50a60d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
