Lidi Zheng
58beda2f73
Add try_connect API to StreamUnaryCall
5 years ago
Lidi Zheng
c07520a350
Mark it as experimental
5 years ago
Lidi Zheng
41866c1250
Add try_connect API for UnaryStreamCall and StreamStreamCall
5 years ago
Lidi Zheng
6f00de087f
Aggregate common statement in both branches
5 years ago
Lidi Zheng
e00eb2fec2
Make pylint happy
5 years ago
Lidi Zheng
8b1a6c8f45
Accepts normal iterable of request messages
5 years ago
Richard Belleville
c1953880f7
Modify tests accordingly
5 years ago
Mark D. Roth
41cfae4234
Revert "Merge pull request #19693 from apolcyn/control_plane_creds"
...
This reverts commit 162fccdb90
, reversing
changes made to 228e7557fa
.
5 years ago
Richard Belleville
f15a6bf6e4
Add version check for Python 3.6 to simple stubs
5 years ago
Lidi Zheng
386977ff41
Annotate metadata variable as Tuple instead of Sequence
5 years ago
Lidi Zheng
5cab833808
Make sanity tests happy
5 years ago
Lidi Zheng
2c24272bbd
Cast the complete queue to sub class to avoid AttributeError
5 years ago
Lidi Zheng
dc1d1e165d
Add two more metadata tests
5 years ago
Lidi Zheng
ee31a696ab
Cast metadata to tuple
5 years ago
Alexander Polcyn
292c07b432
Fix link error in address sorting test
5 years ago
Alexander Polcyn
aec6be5ec9
Include request object in c-ares address sorting trace logs
5 years ago
Mark D. Roth
df27e42372
Report RPC failures to LB recv_trailing_metadata callbacks.
5 years ago
Mark D. Roth
03411d7be7
Second attempt: grpclb stabilization
5 years ago
Mark D. Roth
0e1c63a7a1
xds: don't report TRANSIENT_FAILURE when we're told to drop all
5 years ago
Lidi Zheng
cb5fdce2bf
Improve readability and fix wording
5 years ago
Lidi Zheng
5182e9f07f
Eliminates suspicious exceptions in test logs
5 years ago
Vijay Pai
c86cfc305c
Remove all std::mem_fn and std::bind from service definitions and setup
5 years ago
Lidi Zheng
b5b47ce7c7
Upgrade the server stop log to warning
5 years ago
Lidi Zheng
79497f8059
Downgrade info logs to debug
5 years ago
ZhenLian
fe7f50a324
fix clang-format issue
5 years ago
Mark D. Roth
d4fb5ea436
update service config parsing as per recent spec change
5 years ago
Mariano Anaya
a8ad4db3af
[issue21953] Fix import in test
...
Import metadata from the canonical place.
5 years ago
Mark D. Roth
38f02d8e2b
xds: NACK EDS update with sparse priorities
5 years ago
Mariano Anaya
2be1ec9c6e
[issue21953] Move tests to the aio part
...
* Export the new metadata type through the ``__init__.py``
* Move the tests from the old location to the new one for the
asynchronous stack.
5 years ago
Mariano Anaya
3bf67c4253
[issue21953] Fix typing in Metadata class definitions
5 years ago
Mariano Anaya
6891169b58
Apply PR feedback
...
* Fix the length of the object to account for all the keys it holds
(consider it's a multi-mapping)
* Add support for deleting items
* Make test stricter
5 years ago
Mariano Anaya
1f2d916386
[aio] Metadata type: Fix tests & __repr__
5 years ago
Mariano Anaya
0be36ed606
Add mutability to the MetadataType
5 years ago
Mariano Anaya
7d88c61f57
Initial modelling of the metadata abstraction
...
Create the initial version for the abstraction for the Metadata based on
the discussion at https://github.com/grpc/grpc/issues/21953
5 years ago
Lidi Zheng
52634fb7be
Correct the docstring and implementation of AuthMetadataPlugin
5 years ago
Vijay Pai
69eb582448
Register CQ at the right place
5 years ago
Lidi Zheng
5cd773731d
Assert with public API instead of private API
5 years ago
Lidi Zheng
b73b389dd1
Change the default IO engine to poller
5 years ago
Mark D. Roth
343b5403df
xds: Send RDS request when retrying ADS call.
5 years ago
jiangtaoli2016
4d41a56e17
SSL peer match name case-insensitive
5 years ago
April Schleck
fe426fc6f5
Make check_call_host not segfault when overridden_target_name_ is null.
...
This was broken by 40dd4a3301
.
5 years ago
jiangtaoli2016
951abee174
Revert "Append old ca.pem"
...
This reverts commit 13c6b6c612
.
5 years ago
jiangtaoli2016
13c6b6c612
Append old ca.pem
5 years ago
jiangtaoli2016
3799b7b80c
Update test creds README
5 years ago
Sayed Ibrahim Hashimi
44e1e7b0fd
minor update to fix msbuild condition to correct syntax
5 years ago
Mark D. Roth
5cd4f8140e
xds: Fix dumb reversed conditional in log message
5 years ago
jiangtaoli2016
c36af6e8df
Change object-c test credentials
5 years ago
Lidi Zheng
ae0dc69cb1
Fix the typo; I got the wrong branch and waited two hours
5 years ago
Stanley Cheung
0b2484ffc8
PHP: Add allow fork flag to config.m4
5 years ago
jiangtaoli2016
2620763fdd
Update test creds for php, python, ruby
5 years ago