Mark D. Roth
|
b830c86d09
|
Merge pull request #24224 from markdroth/dual_ref_api
Implement DualRefCounted interface for objects needing strong and weak refs.
|
4 years ago |
Mark D. Roth
|
0c58b3b49b
|
Merge pull request #24241 from markdroth/xds_owners
Add OWNERS for xDS code
|
4 years ago |
Yash Tibrewal
|
0122f03961
|
Merge pull request #24063 from yashykt/deprecateminsentarg
Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS
|
4 years ago |
Mark D. Roth
|
5e30156069
|
Merge pull request #24201 from markdroth/xds_client_no_parent_channel_args
Stop propagating parent channel args into xDS channel.
|
4 years ago |
Mark D. Roth
|
98841a990d
|
Implement DualRefCounted interface for objects needing strong and weak refs.
|
4 years ago |
Mark D. Roth
|
8164e9188a
|
Add OWNERS for xDS code
|
4 years ago |
Esun Kim
|
303ce9ea3d
|
Merge pull request #24228 from veblush/msan-adjust
Fix MSAN adjustment
|
4 years ago |
Mark D. Roth
|
b102b8817c
|
Merge pull request #24235 from markdroth/xds_tsan_fix
Fix use-after-free bug
|
4 years ago |
Yash Tibrewal
|
e0c4475db0
|
Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective
|
4 years ago |
Mark D. Roth
|
ac6f3a7818
|
Fix use-after-free bug
|
4 years ago |
donnadionne
|
5604d4d441
|
Merge pull request #24226 from donnadionne/import_clang_tidy2
Fixing clang tidy suggestions caught at import time.
|
4 years ago |
Esun Kim
|
1c7d5b5299
|
Fix MSAN adjustment
|
4 years ago |
donnadionne
|
140ee36b8f
|
Merge pull request #24225 from donnadionne/import_clang_tidy
Fixing Clang Tidy errors caught at import time.
|
4 years ago |
Mark D. Roth
|
7baf55e473
|
Stop propagating parent channel args into xDS channel.
|
4 years ago |
Mark D. Roth
|
f6f2594fc1
|
Merge pull request #24199 from markdroth/channelz_linkage
Decouple channel creation from channelz child linkage.
|
4 years ago |
Yash Tibrewal
|
5b3745b62f
|
Merge pull request #24223 from yashykt/repomanageryash
Repo Manager yashykt
|
4 years ago |
Esun Kim
|
9528974dcc
|
Merge pull request #24148 from veblush/metadata-leak
More info on metadata leak
|
4 years ago |
Donna Dionne
|
f90790aebb
|
Fixing clang tidy suggestions caught at import time.
|
4 years ago |
Donna Dionne
|
4bac0f7be1
|
Fixing Clang Tidy errors caught at import time.
|
4 years ago |
Vijay Pai
|
659f5e18e4
|
Merge pull request #24221 from grpc/vjpai-patch-1-1
Properly synchronize thread creation failure case
|
4 years ago |
Yash Tibrewal
|
71dd4d650c
|
Repo Manager yashykt
|
4 years ago |
Vijay Pai
|
da7f82fa9c
|
Properly synchronize thread creation failure case
|
4 years ago |
Vijay Pai
|
0809fd8b17
|
Merge pull request #24177 from vjpai/server_call_startup
Fix server backlog processing to not set stream until backlog cleared
|
4 years ago |
Mark D. Roth
|
e1633396dc
|
Decouple channel creation from channelz child linkage.
|
4 years ago |
Mark D. Roth
|
094e9f0b81
|
Merge pull request #24200 from markdroth/xds_client_mutex
Change XdsClient to use its own mutex instead of the channel's WorkSerializer.
|
4 years ago |
Richard Belleville
|
0e51cba076
|
Merge pull request #24216 from gnossen/grpc_tools_warning
[gRPC Easy] Do not import grpc_tools.protoc from grpc_tools
|
4 years ago |
yulin liang
|
96bbef27bf
|
Merge pull request #24211 from yulin-liang/cronet-error-status
Roll-forward: Expose cronet net error list
|
4 years ago |
Mark D. Roth
|
f105c331ed
|
fix asan
|
4 years ago |
Vijay Pai
|
e6f1400475
|
Merge pull request #24207 from vjpai/clear_followon
Eliminate ServerContextBase::Clear/Setup and fix unref process for core call
|
4 years ago |
Mark D. Roth
|
93ecdd5d7a
|
fix typo
|
4 years ago |
Richard Belleville
|
1c425ba9fd
|
Fix CI errors
|
4 years ago |
yulin-liang
|
82f2468877
|
Roll-forward: Import cronet net error list and modify grpc-cronet error message.
|
4 years ago |
Richard Belleville
|
a80a3b72bb
|
Do not import grpc_tools.protoc from grpc_tools
|
4 years ago |
Vijay Pai
|
f8b046e819
|
Eliminate ServerContextBase::Clear/Setup and fix unref process for core call
|
4 years ago |
Vijay Pai
|
889ea7cd09
|
Merge pull request #24190 from vjpai/clear_followon_generic
Remove unneeded private methods and friends of generic server contexts
|
4 years ago |
yulin liang
|
7fa78dcad4
|
Merge pull request #24203 from grpc/revert-24164-test
Revert "Import cronet net error list and modify grpc-cronet error message."
|
4 years ago |
Mark D. Roth
|
6e241963f2
|
fix potential memory leak
|
4 years ago |
Esun Kim
|
c516eb7c09
|
Merge pull request #24151 from veblush/stack-debug
Add stack-debugging features using Abseil
|
4 years ago |
Mark D. Roth
|
0ea8f9c53c
|
Merge pull request #24174 from markdroth/grpclb_token_in_address_attribute
Store grpclb LB token and stats object in a per-address attribute.
|
4 years ago |
yulin liang
|
00a5f7406f
|
Revert "Import cronet net error list and modify grpc-cronet error message."
|
4 years ago |
Mark D. Roth
|
7ddaafadd2
|
Change XdsClient to use its own mutex instead of the channel's WorkSerializer.
|
4 years ago |
yulin liang
|
7bf8260827
|
Merge pull request #24164 from yulin-liang/test
Import cronet net error list and modify grpc-cronet error message.
|
4 years ago |
Mark D. Roth
|
11e5352db7
|
Merge pull request #24191 from markdroth/xds_fix
Fix channel to apply new ConfigSelector even if ServiceConfig hasn't changed.
|
4 years ago |
Eric Gribkoff
|
e8d5758dc8
|
Merge pull request #24192 from ericgribkoff/revert_shlex_change
Revert "Merge pull request #24163 from murgatroid99/run_xds_tests_cli…
|
4 years ago |
Vijay Pai
|
346a00eb31
|
Cleanup generic server contexts
|
4 years ago |
Vijay Pai
|
f05d6ed3b9
|
Merge pull request #24184 from vjpai/callback_request_clear
CallbackRequests are no longer re-used, so adjust code accordingly
|
4 years ago |
Eric Gribkoff
|
0c81da4e92
|
Revert "Merge pull request #24163 from murgatroid99/run_xds_tests_clients_bash"
This reverts commit 9673bc9988 , reversing
changes made to b56b321943 .
|
4 years ago |
Mark D. Roth
|
6ea7e4dd16
|
Fix channel to apply new ConfigSelector even if ServiceConfig hasn't changed.
|
4 years ago |
Mark D. Roth
|
b36fbb75ed
|
Store grpclb LB token and stats object in a per-address attribute.
|
4 years ago |
Esun Kim
|
4f0b8dfe56
|
Merge pull request #24189 from veblush/win-build
Fix windows build failure due to winserver2016 upgrade
|
4 years ago |