Mark D. Roth
|
6dc358ca34
Merge pull request #17391 from markdroth/reset_connection_backoff
|
7 年之前 |
Mark D. Roth
|
680a354681
Merge pull request #17442 from markdroth/client_channel_pick_init
|
7 年之前 |
Vijay Pai
|
09be5d095f
Merge pull request #17443 from vjpai/allow_health
|
7 年之前 |
Vijay Pai
|
83c6640e92
Allow the health checking service
|
7 年之前 |
Mark D. Roth
|
60129747c9
Merge pull request #17358 from markdroth/subchannel_index_exec_ctx_fix
|
7 年之前 |
Mark D. Roth
|
c5528b821b
Remove unnecessary initialization of fields in PickState.
|
7 年之前 |
Eric Gribkoff
|
d74a6b1860
Merge pull request #17410 from ericgribkoff/channelz_stop_server
|
7 年之前 |
Eric Gribkoff
|
f6c0908634
Merge pull request #17432 from ericgribkoff/pylint
|
7 年之前 |
Mark D. Roth
|
a6a21d1c64
more code review changes
|
7 年之前 |
Yang Gao
|
20af9fe1eb
Merge pull request #17425 from yang-g/trivially
|
7 年之前 |
Vijay Pai
|
a051b7a96a
Merge pull request #17430 from vjpai/interceptor_type
|
7 年之前 |
Vijay Pai
|
97de30d7b3
Allow the interceptor to know the method type
|
7 年之前 |
Eric Gribkoff
|
a324bcaad0
Pre-fix python3 pylint failures
|
7 年之前 |
Noah Eisen
|
e97c9457e2
Merge pull request #17428 from grpc/revert-17417-revert-17394-bazel
|
7 年之前 |
Mark D. Roth
|
3dd24ea978
code review changes
|
7 年之前 |
Soheil Hassas Yeganeh
|
d6d71abdad
Merge pull request #17401 from soheilhy/worktree-nolock
|
7 年之前 |
Mark D. Roth
|
e9efc6fa02
Merge pull request #17383 from markdroth/pick_first_choose_ready_subchannel_at_startup
|
7 年之前 |
Jan Tattermusch
|
1edcb2fdfc
Merge pull request #17423 from jtattermusch/upmerge_v1_17_x_to_master
|
7 年之前 |
Noah Eisen
|
bc447b5f23
Revert "Revert "Add Testonly to Targets""
|
7 年之前 |
Vijay Pai
|
59c4046e9a
Merge pull request #17416 from vjpai/ondone
|
7 年之前 |
Mark D. Roth
|
bb5741f9c0
Change pick_first to immediately select the first subchannel in READY state.
|
7 年之前 |
Mark D. Roth
|
ba8109bf7f
Merge pull request #17395 from markdroth/lb_policy_name_case
|
7 年之前 |
yang-g
|
a267d4a48c
Add a static_assert
|
7 年之前 |
Mark D. Roth
|
5f806d77dc
Fix bug in subchannel backoff reset code.
|
7 年之前 |
Vijay Pai
|
611bb6b495
Test reactor reuse
|
7 年之前 |
yang-g
|
22c74fcff5
Make TraceFlag trivially destructible
|
7 年之前 |
Vijay Pai
|
13a4977c23
Treat StartCall like a reserved callback since it is required
|
7 年之前 |
Noah Eisen
|
8ba8dadcc9
Merge pull request #17424 from ncteisen/channelz-off-by-one
|
7 年之前 |
Mark D. Roth
|
f1f5d2fa8c
Fix LB policy name case handling.
|
7 年之前 |
ncteisen
|
7cb0290d9c
Fix off by one error in channelz
|
7 年之前 |