Commit Graph

11 Commits

Author SHA1 Message Date
Yash Tibrewal 394afb3a0c Update validation rules for service config 2019-03-01 18:00:28 -08:00
lyuxuan 7cb1f18dc2
Make load balancing policy name case insensitive 2017-12-01 11:40:10 -08:00
Juanli Shen 324ad6a6c2 Update service_config doc
The current grpclb fallback implementation is to continue using the internal round_robin policy but feed it with the backends from the resolver. We didn't fall back to the policy indicated in service config (or client API) because that's too complex and has more different behavior from the normal situation where we do connect to the balancer.
2017-09-13 15:10:08 -07:00
Alexander Polcyn a9f1e2566d address comments 2017-05-05 13:52:42 -07:00
Alexander Polcyn d809a15ec4 cpp doc nits 2017-05-05 11:02:07 -07:00
Mark D. Roth e3ec4b2c28 Clarify wording. 2017-03-24 07:33:38 -07:00
Mark D. Roth 1eb96dc7fd Fix semantics of LB policy selection. 2017-03-22 12:19:03 -07:00
Mark D. Roth 8cf002a989 Use '//' for JSON comments. 2017-02-22 07:30:43 -08:00
Mark D. Roth 40b4c786f0 Accept max message size JSON values as either strings or numbers. 2017-01-26 14:36:43 -08:00
Mark D. Roth 8fda5511cb Finish docs. 2016-12-14 08:05:55 -08:00
Mark D. Roth 3cadfb152f Started updating docs. 2016-12-14 07:52:47 -08:00