index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
/
grpclb_end2end_test.cc
Commit message (
Expand
)
Author
Age
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge master into execctx
Yash Tibrewal
2017-12-05
|
\
|
*
Fix UpdatesTest.UpdateBalancersDeadUpdate expectation
David Garcia Quintas
2017-12-04
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
*
|
Removing more exec_ctx instances
Yash Tibrewal
2017-11-09
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
*
Merge master
Yash Tibrewal
2017-11-06
|
|
\
|
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
*
|
Merge master
Yash Tibrewal
2017-11-01
|
|
\
|
|
|
*
BG-poll very frequently to pick up subchannels's updates in LB tests
David Garcia Quintas
2017-10-31
|
*
|
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
|
|
/
|
*
Remove duplicate message member in test
Juanli Shen
2017-10-23
*
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
Readd grpclb fallback
Juanli Shen
2017-09-27
*
Get rid of magic numbers
David Garcia Quintas
2017-09-18
*
Backends must be up before some grpclb tests start.
David Garcia Quintas
2017-09-18
*
Revert "Add fallback (use backends from resolver if can't reach balancer) to ...
Ken Payson
2017-09-13
*
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
Juanli Shen
2017-09-11
*
{grpclb,client_lb}_end2end: Fix epoll1 flakes
David Garcia Quintas
2017-09-07
*
Condition variables are not latches
David Garcia Quintas
2017-08-02
*
Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity
David G. Quintas
2017-07-28
|
\
|
*
Fix bug in handling of RR connectivity transition to SHUTDOWN
David Garcia Quintas
2017-07-27
*
|
Watch the LB channel using the right initial conn. state
David Garcia Quintas
2017-07-27
|
/
*
Use new protocol for reporting dropped calls to grpclb balancer.
Mark D. Roth
2017-07-27
*
grpclb: deal with all-drops serverlists
David Garcia Quintas
2017-07-25
*
Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocks
David G. Quintas
2017-07-14
|
\
|
*
Fix deadlocks in grpclb_end2end_test
David Garcia Quintas
2017-07-13
*
|
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
\
|
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
Implement LB policy updates
David Garcia Quintas
2017-06-06
*
|
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-26
|
\
|
*
|
Moving gtest to the end.
Nicolas "Pixel" Noble
2017-05-25
|
*
Change round_robin LB policy to use the addresses in the order given.
Mark D. Roth
2017-05-19
|
/
*
Implement grpclb drop support.
Mark D. Roth
2017-05-17
*
Make sure we set deadline for the LB call even without a pick.
Mark D. Roth
2017-05-03
*
Implement client-side load reporting for grpclb.
Mark D. Roth
2017-05-02
*
Apply slowdown factor to timeouts
David Garcia Quintas
2017-05-01
*
BUILD and #include fixes
David Garcia Quintas
2017-04-28
*
New version of grpclb end2end test
David Garcia Quintas
2017-04-27