Vijay Pai
|
4f0cd0e82c
|
Add flow control to inproc transport so send needs a matching recv; fix
some tests that assumed some sends could always go out
|
8 years ago |
Vijay Pai
|
07165cbaf2
|
Only put server to sleep when explicitly requested
|
8 years ago |
Vijay Pai
|
a6294056c8
|
Run ProxyEnd2End tests (without proxy) for inproc transport
|
8 years ago |
Vijay Pai
|
9f10a587a9
|
Make short deadlines actually expire
|
8 years ago |
Craig Tiller
|
c18ad11837
|
Wait until all clients connected before starting streams
|
8 years ago |
Craig Tiller
|
f6cd77c48d
|
Stability fixes
|
8 years ago |
Vijay Pai
|
156e8bf617
|
Make sure to accept expected tags exactly once
|
8 years ago |
Vijay Pai
|
f063f7951f
|
Add some const that is now allowed
|
8 years ago |
Vijay Pai
|
541974a709
|
Eliminate magic #s, follow API
|
8 years ago |
Vijay Pai
|
c4afc644f7
|
Reduce # of message sizes used in each scenario
|
8 years ago |
Jan Tattermusch
|
768c894519
|
reduce timeout for json_run_localhost
|
8 years ago |
yang-g
|
53a64b9936
|
Properly clean up stress test clients
|
8 years ago |
Yuchen Zeng
|
5dd2f48e24
|
Fix windows build
|
8 years ago |
Yuchen Zeng
|
b5eaf7734c
|
gRPC CLI batch mode
|
8 years ago |
yang-g
|
3c00328b62
|
Add a simple test
|
8 years ago |
Alexander Polcyn
|
9e3a76ba71
|
Add c-ares resolver tests against GCE DNS, using the unit test.
|
8 years ago |
Juanli Shen
|
fe40815682
|
Readd grpclb fallback
|
8 years ago |
Craig Tiller
|
710334577c
|
Fix sanity
|
8 years ago |
Vijay Pai
|
2046d0b3c5
|
Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip
|
8 years ago |
Craig Tiller
|
f7225eb5f6
|
Fix some stalling in bm_fullstack_trickle, also switch to synthetic time
|
8 years ago |
Vijay Pai
|
efce6e1e50
|
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer""
|
8 years ago |
Craig Tiller
|
ff58b27696
|
Make generic_test tolerant of encoding
|
8 years ago |
Craig Tiller
|
1a8f1e831d
|
Make alarm_test tolerant of threading
|
8 years ago |
Craig Tiller
|
c1f288dedb
|
Bug fixes, remove async e2e dependence on flow control size
|
8 years ago |
Yuchen Zeng
|
46c821fe81
|
Remove extra record_to_resolve
|
8 years ago |
Yuchen Zeng
|
79c12b9dc0
|
Drain readable fd
|
8 years ago |
Craig Tiller
|
d0ceb377a4
|
clang-format
|
8 years ago |
Craig Tiller
|
4aa2331958
|
Fix compile
|
8 years ago |
Vijay Pai
|
43b55221e4
|
Cancel outstanding streams when shutting down the client
|
8 years ago |
Craig Tiller
|
350a4239fe
|
Fix compile error
|
8 years ago |
David Garcia Quintas
|
588e36a3e3
|
Get rid of magic numbers
|
8 years ago |
David Garcia Quintas
|
7d764673ef
|
Backends must be up before some grpclb tests start.
|
8 years ago |
Vijay Pai
|
4b047a3bff
|
Construction of streams shouldn't require triggering async ops
|
8 years ago |
Alexander Polcyn
|
27bf05d003
|
Add tests for c-ares wrapper using a local DNS server.
|
8 years ago |
Jan Tattermusch
|
5432dd8874
|
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
|
8 years ago |
Ken Payson
|
01e83b55e4
|
Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb."
This reverts commit aba0a0a544 .
|
8 years ago |
Alok Kumar
|
6b84005651
|
Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h
|
8 years ago |
Craig Tiller
|
8e87c74fe9
|
Fix compilation for C++
|
8 years ago |
Juanli Shen
|
aba0a0a544
|
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
|
8 years ago |
Craig Tiller
|
ed26a49b2c
|
Add annotation
|
8 years ago |
Vijay Pai
|
677395558d
|
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
|
8 years ago |
David Garcia Quintas
|
c3c7e5548f
|
{grpclb,client_lb}_end2end: Fix epoll1 flakes
|
8 years ago |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
8 years ago |
Craig Tiller
|
c1453ca8c2
|
Revert "Annotate benign race"
This reverts commit 6869da4d65 .
|
8 years ago |
David Garcia Quintas
|
0822d331df
|
s/load_reporting/server_load_reporting
|
8 years ago |
Alok Kumar
|
1b6f4fc79f
|
Clang format modified files
|
8 years ago |
Alok Kumar
|
dd9916d364
|
Fix microbenchmarks BUILD file
|
8 years ago |
Alok Kumar
|
e0399c29c5
|
Partition microbenchmarks to be easily sharable for google specific transports
|
8 years ago |
David Garcia Quintas
|
a28cca8447
|
Condition variables are not latches, again
|
8 years ago |
Yuchen Zeng
|
b5dd3abad9
|
Increase the grace period in ReconnectChannel tests
|
8 years ago |