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 |