Jiangtao Li
68a6d1bfb2
Merge pull request #24345 from jiangtaoli2016/fix_ssl_init
...
Fix ssl init condition in ssl_transport_security
4 years ago
Srini Polavarapu
357516d211
Merge pull request #24349 from srini100/master
...
Upmerge from v1.32.x
4 years ago
Srini Polavarapu
d87e0ddc84
upmerge from v1.32.x
4 years ago
Vijay Pai
1caa878bee
Merge pull request #24343 from vjpai/cpp_generator_async
...
Stop generating separate codepath for 1-phase deprecated async code
4 years ago
Karthik Ravi Shankar
56b2671e8e
Merge pull request #24338 from karthikravis/cleanup
...
Move remaining classes to grpc from grpc_impl
4 years ago
jiangtaoli2016
46bb661de6
Fix ssl init condition in ssl_transport_security
4 years ago
Vijay Pai
e1798799e2
Stop generating 1-phase deprecated async code
4 years ago
Karthik Ravi Shankar
e549843885
Move remaining classes to grpc from grpc_impl
4 years ago
Mark D. Roth
99c32a21df
Merge pull request #24335 from markdroth/get_service_config_from_config_selector
...
Call needs to hold a ref to the service config containing the method configs.
4 years ago
Lidi Zheng
82726e2c97
Merge pull request #24337 from grpc/revert-24289-aio-import-dot
...
Revert "Allow asyncio API to be imported as grpc.aio"
4 years ago
Lidi Zheng
d938e0052e
Revert "Allow asyncio API to be imported as grpc.aio"
4 years ago
Yash Tibrewal
7c7b452f16
Merge pull request #24312 from yashykt/xdscreds
...
gRPC Core API to create Xds channel credentials
4 years ago
Lidi Zheng
408fc1993b
Merge pull request #24288 from timhughes/timhughes-python-aio-helloworld
...
Adds python aio helloworld examples
4 years ago
Mark D. Roth
67ba00ccb7
Call needs to hold a ref to the service config containing the method configs.
4 years ago
Jan Tattermusch
4dff4fc430
Merge pull request #24217 from JamesNK/jamesnk/trimming
...
Add trimming attribute to BindServiceMethodAttribute
4 years ago
Jan Tattermusch
f444177a01
Merge pull request #23252 from tuttieee/fix/hello-world-example-cmake-message
...
Fix a message indicating the protobuf version CMakeLists.txt
4 years ago
Jan Tattermusch
a72d6730a9
Merge pull request #23391 from Emeka-NMC/master
...
Fix incremental build of csproj projects depending on grpc.
4 years ago
Yash Tibrewal
48ec53971a
gRPC Core API to create Xds channel credentials
4 years ago
Tim Hughes
80799468bd
lint
4 years ago
Tim Hughes
0b3fc20b83
clean up docstrings and remove unused imports
4 years ago
Karthik Ravi Shankar
0b74b78123
Merge pull request #24268 from veblush/to-karthikravis
...
To karthikravis
4 years ago
Mark D. Roth
7c0b500f33
Merge pull request #24291 from markdroth/xds_load_reporting_in_eds
...
Move locality load reporting to EDS policy.
4 years ago
Tim Hughes
7aff6c4555
dont need ThreadPoolExecutor in asyncio
4 years ago
Stanley Cheung
9fac907f80
Merge pull request #24311 from HannahShiSFB/fix-distribtest-24306
...
PHP: replace jessie to stretch
4 years ago
root
2153047b43
add zlib1g-dev to include zlib.h
4 years ago
Lidi Zheng
77316f3c9a
Merge pull request #24286 from lidizheng/aio-not-experimental
...
[Aio] Remove the experimental prefix for asyncio API in Sphinx rST
4 years ago
Lidi Zheng
4f3f6960f9
Merge pull request #24289 from lidizheng/aio-import-dot
...
Allow asyncio API to be imported as grpc.aio
4 years ago
Lidi Zheng
b830caa997
Update the tests.json
4 years ago
Mark D. Roth
799e805e8a
Move locality load reporting to EDS policy.
4 years ago
Mark D. Roth
24f54fbb4b
Merge pull request #24287 from markdroth/xds_drop_policy
...
Move EDS drop handling to a new eds_drop LB policy.
4 years ago
root
49bad76da3
replace label name php to php7
4 years ago
root
455e2c9847
replace jessie to stretch, using name PHP7 instead of PHP
4 years ago
Mark D. Roth
71050c88b9
Move EDS drop handling to a new eds_drop LB policy.
4 years ago
Esun Kim
cdb3b827a4
Merge pull request #24280 from veblush/ev-libuv-fix
...
Skip eventmanager_libuv_test under TSAN
4 years ago
Esun Kim
f2885db732
Merge pull request #24274 from lopsided98/grpcio-libatomic-cross
...
setup.py: use CXX to get compiler for libatomic check
4 years ago
Stanley Cheung
2f6fe29341
Merge pull request #24085 from HannahShiSFB/del-php5-part3
...
PHP: replace php/php-dev to php7.2/php7.2-dev and delete php5 tests
4 years ago
Yash Tibrewal
73d7ee5d51
Merge pull request #24285 from yashykt/cdsresponseupdate
...
Update Cds response parsing for tls
4 years ago
donnadionne
9614d14417
Merge pull request #24293 from donnadionne/new_flake
...
Fixing ListenerRemoved test.
4 years ago
root
60b5d06ec1
replace to php7
4 years ago
root
762a0b83c4
replace php to php7
4 years ago
root
f4a0a9d0ff
del php5 from php_jessie_x64 and run_tests.py
4 years ago
root
078f840486
change php/php-dev to php7.2/php7.2-dev as PHP dependencies
4 years ago
Stanley Cheung
3b80a96570
Merge pull request #23922 from HannahShiSFB/del-php5-build
...
PHP: stop testing against PHP5
4 years ago
Lidi Zheng
c9768211fb
Remove unused import
4 years ago
Lidi Zheng
638f6fb659
Expand alternatives to import aio module
4 years ago
Lidi Zheng
b7894bb090
Allow asyncio API to be accessed as grpc.aio.foo
4 years ago
Ben Wolsieffer
1b7c290083
grpcio_tools: setup.py: use CXX to get compiler for libatomic check
...
This allows it to work with a prefixed compiler when cross-compiling.
4 years ago
Ben Wolsieffer
1024ebeb31
grpcio_tools: setup.py: update libatomic check from top-level setup.py
4 years ago
Ben Wolsieffer
ad36ff39d3
setup.py: use CXX to get compiler for libatomic check
...
This allows it to work with a prefixed compiler when cross-compiling.
4 years ago
Donna Dionne
a204d54f24
Fixing ListenerRemoved test.
...
In the ListenerRemoved test, we observed that XdsConfigSelector gets re-created after being destroyed upon removal of listener.
This sometimes causes test to fail as RPC will continue to succeed which is not expected; more importantly the re-creation of XdsConfigSelector is not the correct behaviour.
XdsConfigSelector gets recreated because the XdsConfigSelector destructor calls will check on removed clusters and then
recreate XdsConfigSelector due to the change.
This recreation uses a stored copy of the LDS/RDS update, the correct solution is to clear that update upon the removal of listener (ResourceDoesNotExist) and thus prvent the recreation of XdsConfigSelector.
Fix is tested to make sure ListenerRemoved test is no longer flaky; logs are checked to ensure that after Listener Removal, the CDs and EDs requests contain no resources and the XDS server will unsubscribe to those resources and no RPC will succeed.
4 years ago