hcaseyal
|
dc12bf58b8
|
Merge pull request #17350 from hcaseyal/callback_test_coverage_1
Add test for sending client initial metadata for callback API
|
2018-12-05 08:28:03 -08:00 |
Sheena Madan
|
073467b584
|
Update BUILD
|
2018-12-04 13:14:58 -08:00 |
ncteisen
|
0a37159ff4
|
re add testonly
|
2018-12-04 12:41:47 -08:00 |
Hope Casey-Allen
|
9d2b3f35b9
|
Fix another problem in grpc_tool_test
|
2018-12-04 09:32:50 -08:00 |
Jan Tattermusch
|
13c9e1a277
|
Merge pull request #16882 from ncteisen/microbenchmarks-bazel
Make Microbenchmarks Test Targets
|
2018-12-04 09:10:18 +01:00 |
Hope Casey-Allen
|
b7f283b06f
|
Fix bazel rbe tests
|
2018-12-03 16:04:30 -08:00 |
Hope Casey-Allen
|
37c18ce676
|
Merge branch 'callback_test_coverage_1' of github.com:hcaseyal/grpc into callback_test_coverage_1
|
2018-12-03 13:56:22 -08:00 |
Hope Casey-Allen
|
f0cb7e6bdc
|
Remove log lines
|
2018-12-03 13:55:06 -08:00 |
hcaseyal
|
cf14bd13fb
|
Merge branch 'master' into callback_test_coverage_1
|
2018-12-03 10:16:35 -08:00 |
Hope Casey-Allen
|
c12aabc6a7
|
Clang format
|
2018-12-03 10:14:46 -08:00 |
Vijay Pai
|
6bca0313d8
|
Merge pull request #17144 from vjpai/server_streaming
C++ callback API for streaming servers
|
2018-12-03 09:52:28 -08:00 |
apolcyn
|
5fed8e5452
|
Merge pull request #17354 from apolcyn/fix_ares_deadlocks
Cancel c-ares queries after a timeout to avoid getting stuck
|
2018-11-30 16:58:16 -08:00 |
Yang Gao
|
09add58eca
|
Merge pull request #17359 from yang-g/test_env
Create a class for test environment and migrate most of the tests to use it.
|
2018-11-30 16:48:18 -08:00 |
Vijay Pai
|
09ba4b4047
|
Test client-side callback streaming with callback server
|
2018-11-30 16:17:16 -08:00 |
Vijay Pai
|
2a0c0d7ad6
|
Streaming API for callback servers
|
2018-11-30 16:14:21 -08:00 |
ncteisen
|
8ace4e16df
|
disable some add some
|
2018-11-30 15:37:02 -08:00 |
Alexander Polcyn
|
b203ed3c07
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
2018-11-30 15:06:11 -08:00 |
ncteisen
|
475ccfd110
|
Fix ubsan
|
2018-11-30 10:27:34 -08:00 |
ncteisen
|
3eb6c4779d
|
Exclude census
|
2018-11-30 10:27:34 -08:00 |
ncteisen
|
bdd0d47e07
|
microbenchmarks don't use polling
|
2018-11-30 10:27:34 -08:00 |
Noah Eisen
|
12d9d04cb4
|
Make microbenchmarks test targets
|
2018-11-30 10:27:34 -08:00 |
Hope Casey-Allen
|
4a6e165328
|
Add service definition to sync server
|
2018-11-30 10:26:31 -08:00 |
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
2018-11-30 08:57:38 -08:00 |
Vijay Pai
|
2b5d45ab38
|
Fix clang-tidy and golden file issues
|
2018-11-30 04:13:41 -08:00 |
Vijay Pai
|
ea1156da3f
|
Stop exposing streaming object class
|
2018-11-30 04:13:40 -08:00 |
Vijay Pai
|
dac2066a1c
|
Make StartCall() a releasing operation so that you can pile up ops
|
2018-11-30 04:13:40 -08:00 |
Vijay Pai
|
60949a8232
|
Revert an order change
|
2018-11-30 04:13:40 -08:00 |
Vijay Pai
|
5dcfc8be96
|
More review comments
|
2018-11-30 04:13:40 -08:00 |
Vijay Pai
|
85128c7f41
|
Improve test readability at suggestion of @ghemawat
|
2018-11-30 04:13:40 -08:00 |
Vijay Pai
|
d7eb26648d
|
Client callback streaming
|
2018-11-30 04:13:40 -08:00 |
Hope Casey-Allen
|
470ea17843
|
Debugging unimplemented error in CheckClientInitialMetadata
|
2018-11-29 15:57:53 -08:00 |
Mark D. Roth
|
c3ad2243ee
|
Merge pull request #17312 from markdroth/grpclb_empty_serverlist_fix
Don't ignore empty serverlists from the grpclb balancer.
|
2018-11-29 09:23:22 -08:00 |
Mark D. Roth
|
217de89085
|
Don't ignore empty serverlists from the grpclb balancer.
|
2018-11-29 07:39:15 -08:00 |
Bill Feng
|
8b7323df1c
|
Merge pull request #17110 from billfeng327/multipool-config
Bazel multipool config update, removed sentinel file
|
2018-11-28 18:54:21 -08:00 |
Guantao Liu
|
99673fcbe3
|
Merge pull request #17244 from guantaol/ev_epollbg
Preparation for the new background poller 'epollbg'
|
2018-11-28 15:37:28 -08:00 |
Bill Feng
|
5810b53df3
|
merge conflict fix
|
2018-11-26 10:15:47 -08:00 |
ncteisen
|
d3631f9c79
|
fix clang tidy
|
2018-11-26 06:11:30 -05:00 |
Yash Tibrewal
|
474b97e44e
|
Merge pull request #16455 from yashykt/httpplumbing
Add HTTP plumbing for Fathom
|
2018-11-21 13:26:49 -08:00 |
apolcyn
|
84bfc5d43a
|
Merge pull request #17267 from apolcyn/qos_json_driver_different_cred_types
Allow setting per-worker credential types in QPS benchmark driver
|
2018-11-21 12:17:24 -08:00 |
Yash Tibrewal
|
248e304671
|
Merge branch 'master' into httpplumbing
|
2018-11-21 11:48:41 -08:00 |
Alexander Polcyn
|
d9dbb76969
|
Allow specifying specific credential types to reach specific works in QPS benchmark driver
|
2018-11-21 10:13:10 -08:00 |
Guantao Liu
|
458d9d28db
|
Add the missing definition of shutdown_background_closure to bm_cq_multiple_threads
|
2018-11-20 11:09:06 -08:00 |
Yash Tibrewal
|
bab043e865
|
Cleanup
|
2018-11-16 18:11:42 -08:00 |
Yash Tibrewal
|
f7bb5fa9d9
|
Merge pull request #17232 from yashykt/cleanup1
Remove the std::unique_ptr for interceptor creators, instead use move semantics everywhere
|
2018-11-16 13:25:50 -08:00 |
Yash Tibrewal
|
a60fd359cb
|
Modify remaining usecases in test/cpp
|
2018-11-16 11:42:31 -08:00 |
Yash Tibrewal
|
626f1c9d53
|
Remove the std::unique_ptr, instead use move semantics everywhere
|
2018-11-15 16:49:43 -08:00 |
Mark D. Roth
|
d18458720c
|
Don't reset channel state on resolver failure when LB policy exists.
|
2018-11-15 09:36:49 -08:00 |
Jan Tattermusch
|
e5f9f5ef46
|
disable grpc_tool_test on msan
|
2018-11-14 16:40:35 +01:00 |
Vijay Pai
|
637e4ea9fb
|
Merge pull request #17197 from vjpai/ctx_clear
Properly clear metadata and other structs when reusing ServerContext in callback API
|
2018-11-13 13:57:33 -08:00 |
Vijay Pai
|
0e29d7b9bc
|
Properly clear metadata and other structs when reusing ServerContext
|
2018-11-13 12:44:56 -08:00 |