3426 Commits (db01bf793aeab78b8b8d85686977240afb56a536)

Author SHA1 Message Date
Vijay Pai db01bf793a Add callback-based alarms 6 years ago
Adele Zhou 165417e4fa Change the test name to long_lived_channel 6 years ago
Adele Zhou 094dc6822c Added long_connection test. 6 years ago
Alexander Polcyn 964d679edc Resolve ip literals and Windows localhost manually when using c-ares 6 years ago
Nathan Herring 916a686ef3 Revert "Use grpc_slice_unref_internal" 6 years ago
Nathan Herring 2d8c682cac Revert "Missing #include" 6 years ago
Mark D. Roth 42d9becd91
Revert "Second attempt: Implement Watch method in health check service." 6 years ago
ncteisen 4205b97dd9 reviewer feedback 6 years ago
Bill Feng b7bbc350b8 naming bugfix 6 years ago
Bill Feng 3fb62ae92c exclude less tests from qps 6 years ago
ncteisen 16f53ff583 Surface user agent by default 6 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 6 years ago
Mark D. Roth 6d2c8f8072 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" 6 years ago
Vijay Pai ccddc1bd17 Initialize bool 6 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 6 years ago
Bill Feng c4a5323362 fixed a bug in json_run_localhost scenario generation 6 years ago
Juanli Shen 9d143dd3b9 Fix internal format issue 6 years ago
Juanli Shen 14a858123d
Revert "Implement Watch method in health check service." 6 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 6 years ago
ncteisen e165579d3e Subchannel support to C++ 6 years ago
Bill Feng 918427237c fixed indentation 6 years ago
Mark D. Roth 99ce3e19af Implement Watch method in health check service. 6 years ago
Bill Feng 0ce7f91d9e used names instead of numbers for each scenario 6 years ago
Bill Feng 21824afb09 used alternative approach - generated bazel scenarios 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Bill Feng 654a1ea0f6 made timeout longer 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Hope Casey-Allen e360d82216 Clang tidy 6 years ago
Hope Casey-Allen 839a0520a2 Add an option to collect medians every epoch. Useful for gathering per second median latencies 6 years ago
Bill Feng 5be7304b06 used standalone JSON files for scenarios 6 years ago
Nathan Herring 234fdc6fbf Missing #include 6 years ago
Nathan Herring 147826a909 Use grpc_slice_unref_internal 6 years ago
Mark D. Roth 4312d1217e clang-format 6 years ago
Bill Feng 373c5b31db added qps tests on bazel 6 years ago
Juanli Shen 25f7d0f6f4 Revert to TRANSIENT_FAILURE during backoff 6 years ago
Mark D. Roth aad7884233 Code review changes. 6 years ago
Mark D. Roth 4d6f002780 Code review changes and fix threading bug in test. 6 years ago
Juanli Shen d19fd1c689 PF: Check connectivity state before watching 6 years ago
Yang Gao b840d5e45c
Revert "Add more filter priority levels" 6 years ago
Josh Haberman 8a80364a9f Cleaned up BUILD file, which fixed a dependency problem with protobuf. 6 years ago
Vijay Pai 16f738359d Make sure that we actually saw some resource exhaustion if applicable 6 years ago
David Garcia Quintas d08ea3025b Fixed ordering in adding pending picks to PF 6 years ago
ncteisen 70ef911343 Add C++ support for GetServers 6 years ago
ncteisen f3c600f335 Fix up C++ test to be more stable 6 years ago
ncteisen 3aa987a29a Add channelz server support 6 years ago
Vijay Pai 14ad82a76d Create a new method handler for resource exhaustion and tie into thread mgr 6 years ago
Vijay Pai a4326eb7b8 Add comment to address reviewer comment 6 years ago
ncteisen 0bf39e2a13 Subchannel support to C++ 6 years ago
Mark D. Roth f6dea9ec6a Add another test. 6 years ago
Mark D. Roth 4e1e6ceda9 Fix pick_first to not throw away unused subchannels. 6 years ago