Commit Graph

22 Commits

Author SHA1 Message Date
David Garcia Quintas e60ae9c967 deflake grpclb_test 2016-08-02 16:37:41 -07:00
David Garcia Quintas d9cee6f2ac moar clang-format 2016-08-01 17:42:47 -07:00
David Garcia Quintas 4166cb06ea Addressed the rest of the PR comments 2016-07-29 14:38:25 -07:00
David Garcia Quintas a26c77b314 added another TODO to grpclb_test 2016-07-18 12:57:13 -07:00
David Garcia Quintas 1d5cb2ad8a Improvements to the grpclb proto API funcs 2016-07-18 12:56:53 -07:00
David Garcia Quintas 8b3b97f99d Added a tiny comment header and TODOs. 2016-07-15 07:46:47 -07:00
David Garcia Quintas ea11d168c7 Added more docs.
And fixed behavior when incoming serverlist has zero servers. Previously we
ignored the update. Currently (and correctly) we consider it but the pick itself
will stay pending until we actually have > 0 servers in the incoming serverlist.
2016-07-14 17:27:32 -07:00
David Garcia Quintas 78fbb0a301 added some includes 2016-06-28 14:02:41 -07:00
David Garcia Quintas c534b0d121 make gcc 4.4 happy 2016-06-28 11:48:05 -07:00
David Garcia Quintas 390673ae1b clang-format 2016-06-28 10:38:19 -07:00
David Garcia Quintas f9f856bb89 Added todos for more grpclb tests. 2016-06-22 18:25:53 -07:00
David Garcia Quintas aaba131346 finally got rid of external deps to generate the lb response proto 2016-06-22 18:10:37 -07:00
David Garcia Quintas 55145c03d2 first step in transforming grpclb_test to C++ 2016-06-21 14:51:54 -07:00
David Garcia Quintas 7f0793ad62 Updated load balancer proto to v1 2016-04-25 16:48:26 -07:00
Craig Tiller 14e0d9862f Begin optionalizing lb policies: initial code movement 2016-03-28 17:11:26 -07:00
Craig Tiller 9533d042d4 Fix includes 2016-03-25 17:11:06 -07:00
Craig Tiller eb841e2010 Revert "Revert "Proto API for LB request/responses"" 2016-02-11 15:49:16 -08:00
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 2016-02-11 15:45:03 -08:00
David Garcia Quintas 0892fa6aa6 Added copyright message to generated nanopb code 2016-01-12 16:22:34 -08:00
David Garcia Quintas 756a36cdac Srcs and hdrs sanity checks skip third_party 2016-01-11 11:31:19 -08:00
David Garcia Quintas ff03847182 Moved nanopb to 3rd party 2015-11-12 09:27:13 +00:00
David Garcia Quintas 49433744ee Proto API for LB request/responses 2015-11-03 23:53:42 -08:00