David Garcia Quintas
|
fc950fbeb5
|
Fix bug in handling of RR connectivity transition to SHUTDOWN
|
8 years ago |
ncteisen
|
0133cc6fd8
|
Avoid benchmarking allocs
|
8 years ago |
David Garcia Quintas
|
6a7935e14e
|
Watch the LB channel using the right initial conn. state
|
8 years ago |
Mark D. Roth
|
e7751807e2
|
Use new protocol for reporting dropped calls to grpclb balancer.
|
8 years ago |
David Garcia Quintas
|
c22c65b58d
|
grpclb: deal with all-drops serverlists
|
8 years ago |
Vijay Pai
|
bc81eee4d4
|
Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API
|
8 years ago |
Vijay Pai
|
6abd20020b
|
Revert "Separate internal-only and public parts of C++ API"
|
8 years ago |
Mark D. Roth
|
e0778b2c18
|
Add cancellation to asynchronous security APIs.
|
8 years ago |
Vijay Pai
|
c50cf03f32
|
Move gtest last
|
8 years ago |
Craig Tiller
|
4c0ac4a9f5
|
Fix fix fix chttp2_transport
|
8 years ago |
Craig Tiller
|
cbb384007e
|
Fix bm_chttp2_transport
|
8 years ago |
Craig Tiller
|
b4bb1cdce4
|
Add counters, fix race
|
8 years ago |
Craig Tiller
|
b89304652b
|
Build simplification
|
8 years ago |
Craig Tiller
|
89c1428a60
|
Propagate grpc_millis further
|
8 years ago |
ncteisen
|
3c909d55fd
|
Pull out flow control objects
|
8 years ago |
ncteisen
|
06f052b35d
|
Get rid of local window, fix qps worker
|
8 years ago |
ncteisen
|
268a82398c
|
Pull flow control into one module
|
8 years ago |
Vijay Pai
|
0f95fa4909
|
Add idiomatic C++ API for grpc::Slice construction that doesn't
require using grpc_slice
|
8 years ago |
Yuchen Zeng
|
9968c253cd
|
Update bm_pollset with the fd_orphan change
|
8 years ago |
Craig Tiller
|
d996379030
|
Reset OWNERS state
|
8 years ago |
Guantao Liu
|
29a7050c35
|
Fixed sanity.
|
8 years ago |
Guantao Liu
|
91d8f0b5a8
|
Added the missing header file and fixed a syntax error.
|
8 years ago |
Guantao Liu
|
ac9fdfbc40
|
Removed unnecessary default values and fixed sanity.
|
8 years ago |
Vijay Pai
|
8dc4f101cb
|
Disbable a specific check on async_end2end_test and revisit later if that expectation was really required by the API
|
8 years ago |
Vijay Pai
|
3d7d5f4ed2
|
Create inproc transport, add relevant tests, exclude irrelevant tests
|
8 years ago |
Craig Tiller
|
31af436d96
|
Fixes for async_end2end_test: Shutdown() can block
|
8 years ago |
Sree Kuchibhotla
|
a69878a217
|
fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threads
|
8 years ago |
Mark D. Roth
|
0696611fb5
|
Do not return calls on server when request proto fails to deserialize.
|
8 years ago |
David Garcia Quintas
|
51d0ff0f3d
|
Fix deadlocks in grpclb_end2end_test
|
8 years ago |
Ken Payson
|
f47c063d02
|
Restore interop_client_main
This target is used internally.
|
8 years ago |
Craig Tiller
|
41690d1ad8
|
Detach ownership of core/c++
|
8 years ago |
David Garcia Quintas
|
9a4ed686b1
|
Improved testing
|
8 years ago |
Craig Tiller
|
5e47758d53
|
Make @vjpai an owner of qps_test
|
8 years ago |
Nicolas "Pixel" Noble
|
68ce2564fd
|
Sanitizing repo.
|
8 years ago |
Nicolas "Pixel" Noble
|
61f21d91b8
|
Fixing merge failures on test/cpp/interop.
|
8 years ago |
yang-g
|
fdcb774cea
|
Regenerate projects and fixes
|
8 years ago |
Craig Tiller
|
e4985cbbb7
|
Add test tree owners for C/C++
|
8 years ago |
yang-g
|
b575a34e05
|
Replace InitBenchmark with InitTest. Remove qps_test.cc
|
8 years ago |
Guantao Liu
|
abe3cf51f0
|
Add a new metric 'Queries/CPU-sec'.
Enable internal credential types.
|
8 years ago |
Sree Kuchibhotla
|
eede875bdb
|
Disable health check service in async end2end tests as it is causing flakes in mac
|
8 years ago |
David Garcia Quintas
|
6636b5036e
|
Fix codegen_test_full
|
8 years ago |
Vijay Pai
|
c0baec60a1
|
Internalize structs and methods meant for being exposed through codegen
or that interface with core and are only for internal use
|
8 years ago |
David Garcia Quintas
|
4b2def361a
|
Fix RR concurrent updates
|
8 years ago |
Craig Tiller
|
873ee82277
|
Add channel args to qps server
|
8 years ago |
David Garcia Quintas
|
3f223e342f
|
Move gtest include after proto include
|
8 years ago |
ncteisen
|
36bb8a0006
|
s/hanging/pending/g
|
8 years ago |
ncteisen
|
43f2b55a07
|
Add repro and fix to bidi case
|
8 years ago |
ncteisen
|
be7b82ba5e
|
Add repro for coalescing bug
|
8 years ago |
ncteisen
|
9bee3086c3
|
Make stream responses togglable via context
|
8 years ago |
Mark D. Roth
|
2faddbd639
|
Fix filter_end2end_test.
|
8 years ago |