23858 Commits (b62eca8558377bda0d591cf39cff9fceba52de1f)

Author SHA1 Message Date
Lidi Zheng b62eca8558 Update the wording in comments 5 years ago
Lidi Zheng 4c602d4ad6 Add type annotations 5 years ago
Lidi Zheng 7917bd3074 Fix a typo 5 years ago
Lidi Zheng 750b602118 Filter out duplicated status 5 years ago
Lidi Zheng a729bd1828 Revert "Report every health state change" 5 years ago
Lidi Zheng b2d8509f78 Report every health state change 5 years ago
Lidi Zheng fe4eba490c Further simplify the loop 5 years ago
Lidi Zheng 545f312050 Simplify the logic and improve readability 5 years ago
Lidi Zheng 5622e9e78c Make sanity tests happy 5 years ago
Lidi Zheng 37055f923f Make pylint happy 5 years ago
Lidi Zheng 908a8489f0 Make the version check more strict 5 years ago
Lidi Zheng 43788ac44e Update the copyright 5 years ago
Lidi Zheng 7b4d0b28c6 Implement health checking servicer in AsyncIO 5 years ago
Lidi Zheng 7a50172cc8 Handle the intercepted call case 5 years ago
Lidi Zheng e0f8fe3254 Ensure channel isolation is maintained while graceful close 5 years ago
Yash Tibrewal 9713fc6ac5 Revert log statement 5 years ago
Yash Tibrewal edda7020a3 Revert channel arg changes and clear the maps only if created from the XdsResolver 5 years ago
Jan Tattermusch 7030fe8fcd yapf code 5 years ago
Jan Tattermusch a19cb24e94 set abseil library as secure=false 5 years ago
Jan Tattermusch 59673f051e set upb secure: false to avoid circular dependency on itself 5 years ago
Yash Tibrewal 4a02ff7747 Remove some unused parameter warnings 5 years ago
Yash Tibrewal 683177082e Destroy channel args early to remove xds client references 5 years ago
Lidi Zheng 5a29f33a25 Optimize the logic & add comments 5 years ago
Lidi Zheng 2789f83f85 Make pytype happy 5 years ago
Lidi Zheng d2832e4bc6 Update tests.json 5 years ago
Lidi Zheng 3061ee37c0 Remove unused import 5 years ago
Lidi Zheng fbd213d04b Make client-side graceful shutdown faster 5 years ago
Esun Kim 0b26a2ff56 Added abseil-based sync 5 years ago
Mark D. Roth 2fe2637b39 Cap the number of errors returned from JSON parsing. 5 years ago
Mark D. Roth ff22a394d6 Avoid stack overflow in JSON parser. 5 years ago
Vijay Pai 6b2aeec9f3 Revert "Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""" 5 years ago
Yash Tibrewal 4315503658 Reviewer comments 5 years ago
Yash Tibrewal 4a0a93efa1 Fix Issue 20928 5 years ago
jiangtaoli2016 655a49384c add boundary check in check_gcp_environment.cc 5 years ago
Lidi Zheng 8701b18efb Use str instead of Text 5 years ago
Vijay Pai 79de5c5385 Stop using closure for inproc state machine, fix bugs 5 years ago
Lidi Zheng 5cf41f3424 Revert the changes in _channel.py 5 years ago
Lidi Zheng 33014035eb Skip the test_invalid_metadata on Windows for now 5 years ago
Lidi Zheng c7095d6854 Make a proper shallow copy of onging calls set 5 years ago
Lidi Zheng 15ff162fe3 Improve the documentation about newly added exception classes 5 years ago
Lidi Zheng 22cd31b0ec Remove TODO 5 years ago
Lidi Zheng ecf44b094b Prohibit mixing two styles of API on client side 5 years ago
Mark D. Roth f739557803 Move xds API code into a class, so that common state can be cached. 5 years ago
Mariano Anaya 1df63bf35b Get the debug_error_string in a simpler fashion 5 years ago
Lidi Zheng 473a75b47e Reduce side effect of a "create" method 5 years ago
matthewstevenson88 ee7ae056e5
Revert "Updates to TLS credentials, version 3" 5 years ago
Yannic Bonenberger 06ecc87290 [bazel] Add fixes for --incompatible_load_proto_rules_from_bzl 5 years ago
Mark D. Roth cf032b300e xds: Fix crash when moving all localities from a priority to a higher priority. 5 years ago
Mariano Anaya 583712704a [Aio] Set debug_error_string to AioRpcError 5 years ago
Vijay Pai 152f46b5f6 Move generic stub implementation to header (prepare for templates) 5 years ago