Yash Tibrewal
|
40422d5fa6
|
Merge master
|
2017-11-06 14:43:31 -08:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
Yash Tibrewal
|
8bd88c459a
|
Merge master
|
2017-11-01 11:49:00 -07:00 |
David Garcia Quintas
|
77827e1fb2
|
BG-poll very frequently to pick up subchannels's updates in LB tests
|
2017-10-31 19:26:08 -07:00 |
Yash Tibrewal
|
39aed1ae8b
|
Remove unnecessary extern Cs
|
2017-10-25 17:04:35 -07:00 |
Juanli Shen
|
cbdb5174ca
|
Remove duplicate message member in test
|
2017-10-23 14:44:52 -07:00 |
Juanli Shen
|
fe40815682
|
Readd grpclb fallback
|
2017-09-27 12:27:20 -07:00 |
David Garcia Quintas
|
588e36a3e3
|
Get rid of magic numbers
|
2017-09-18 20:01:27 -07:00 |
David Garcia Quintas
|
7d764673ef
|
Backends must be up before some grpclb tests start.
|
2017-09-18 19:10:54 -07:00 |
Ken Payson
|
01e83b55e4
|
Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb."
This reverts commit aba0a0a544.
|
2017-09-13 19:45:07 -07:00 |
Juanli Shen
|
aba0a0a544
|
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
|
2017-09-11 09:22:48 -07:00 |
David Garcia Quintas
|
c3c7e5548f
|
{grpclb,client_lb}_end2end: Fix epoll1 flakes
|
2017-09-07 14:24:58 -07:00 |
David Garcia Quintas
|
ecabe09b89
|
Condition variables are not latches
|
2017-08-02 18:39:31 -07:00 |
David G. Quintas
|
433f7bce2d
|
Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity
Fix bug in handling of RR connectivity transition to SHUTDOWN
|
2017-07-28 11:59:17 -07:00 |
David Garcia Quintas
|
fc950fbeb5
|
Fix bug in handling of RR connectivity transition to SHUTDOWN
|
2017-07-27 19:56:30 -07:00 |
David Garcia Quintas
|
6a7935e14e
|
Watch the LB channel using the right initial conn. state
|
2017-07-27 19:24:52 -07:00 |
Mark D. Roth
|
e7751807e2
|
Use new protocol for reporting dropped calls to grpclb balancer.
|
2017-07-27 12:31:45 -07:00 |
David Garcia Quintas
|
c22c65b58d
|
grpclb: deal with all-drops serverlists
|
2017-07-25 14:22:20 -07:00 |
David G. Quintas
|
24a4b31c07
|
Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocks
Fix deadlocks in grpclb_end2end_test
|
2017-07-14 12:17:54 -07:00 |
David Garcia Quintas
|
51d0ff0f3d
|
Fix deadlocks in grpclb_end2end_test
|
2017-07-13 18:43:14 -07:00 |
Nicolas "Pixel" Noble
|
5d80dc4985
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-06-26 22:01:11 +02:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
David Garcia Quintas
|
87d5a3130d
|
Implement LB policy updates
|
2017-06-06 19:45:58 -07:00 |
Nicolas "Pixel" Noble
|
5a1d197f1c
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-05-26 00:31:18 +02:00 |
Nicolas "Pixel" Noble
|
670d8bf675
|
Moving gtest to the end.
|
2017-05-25 21:25:02 +02:00 |
Mark D. Roth
|
f91eb714c2
|
Change round_robin LB policy to use the addresses in the order given.
|
2017-05-19 15:19:14 -07:00 |
Mark D. Roth
|
d7389b418f
|
Implement grpclb drop support.
|
2017-05-17 12:22:17 -07:00 |
Mark D. Roth
|
64d922ae87
|
Make sure we set deadline for the LB call even without a pick.
As part of this, get the deadline from a channel arg instead of pick_args.
|
2017-05-03 12:52:04 -07:00 |
Mark D. Roth
|
09e458c6cd
|
Implement client-side load reporting for grpclb.
|
2017-05-02 08:13:26 -07:00 |
David Garcia Quintas
|
0745356ab2
|
Apply slowdown factor to timeouts
|
2017-05-01 13:52:15 -07:00 |
David Garcia Quintas
|
04109e8f7d
|
BUILD and #include fixes
|
2017-04-28 13:03:35 -07:00 |
David Garcia Quintas
|
04911ca202
|
New version of grpclb end2end test
|
2017-04-27 16:32:09 -07:00 |