24249 Commits (20898aa2f2a47ee75a58319a12ca1cc7cc843b48)

Author SHA1 Message Date
Pau Freixes 20898aa2f2 Fix type issue 5 years ago
Pau Freixes 7dbed97594 Fix add done callback test 5 years ago
Pau Freixes 314e105f70 Apply review feedback 5 years ago
Pau Freixes f07e0da6dd Make YAPF happy 5 years ago
Pau Freixes dae80a4977 Apply feedback 5 years ago
Pau Freixes 2aea5c002b [Aio] Implement the Unary Stream client interceptor 5 years ago
Mark D. Roth c3fc65c9e0 Don't NACK EDS updates with no localities, but report TRANSIENT_FAILURE. 5 years ago
Ashitha Santhosh fdbdcb93d2 Remove ABSL_CONST_INIT. 5 years ago
Yash Tibrewal 652ab6c497 Clamp the max recv flow control window to 2^31 - 1 5 years ago
Mark D. Roth f8f6034d1a Refactor xds LB policy 5 years ago
Hannah Shi 3de85634f3 add an instruction of setting a flag before c-core make, after #22416 merged 5 years ago
Lidi Zheng e50c9a8e2e Fix typo in the comment 5 years ago
Stanley Cheung d94f41c40e Fix clang error 5 years ago
Stanley Cheung 0a56dcabb9 Fix cronet transport crash 5 years ago
Lidi Zheng 4eb596446d Resolve conflict with master 5 years ago
Lidi Zheng 2b6037f113 Rename to wait_for_conneciton && Add to unary-unary RPC 5 years ago
Lidi Zheng 2bbf0a79f6 Make pytype happy 5 years ago
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
Yash Tibrewal 1e5aa76adf Some notes on new filter implementation 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" 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 5 years ago
Mark D. Roth 38f02d8e2b xds: NACK EDS update with sparse priorities 5 years ago
Ashitha Santhosh 3651424ea4 Moved k[Min/Max]FrameSize variables to header file. 5 years ago
Mariano Anaya 2be1ec9c6e [issue21953] Move tests to the aio part 5 years ago
Mariano Anaya 3bf67c4253 [issue21953] Fix typing in Metadata class definitions 5 years ago
Mariano Anaya 6891169b58 Apply PR feedback 5 years ago