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 |
Craig Tiller
|
6869da4d65
|
Annotate benign race
|
8 years ago |
Craig Tiller
|
e1101cf099
|
Update Bazel for new systems
|
8 years ago |
Craig Tiller
|
b675e0a0af
|
Annotate benign race
|
8 years ago |
Nicolas "Pixel" Noble
|
fc49d6edab
|
Splitting gmock out of gtest.
|
8 years ago |
Craig Tiller
|
9bebf8b22a
|
C++ API for write-through
|
8 years ago |
Craig Tiller
|
0ff222a23b
|
Add pollset_kick stats
|
8 years ago |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a .
|
8 years ago |
Craig Tiller
|
2897235609
|
Expose stats into qps_driver
|
8 years ago |
Craig Tiller
|
5489d41c15
|
Expose histograms via microbenchmarks
|
8 years ago |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
8 years ago |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
8 years ago |
Vijay Pai
|
6defb325d9
|
Remove some pre-C++11-style workarounds
|
8 years ago |
Yuchen Zeng
|
eeea43fa24
|
Increase the grace period in ReconnectChannel tests
|
8 years ago |
David Garcia Quintas
|
52ba957f83
|
Removed in_connectivity_shutdown from RR
|
8 years ago |
Yuchen Zeng
|
4a11ecc076
|
Add ChannelConnectivityWatcher::Ref()/Unref()
|
8 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
8 years ago |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
8 years ago |
Yuchen Zeng
|
b4481a9a13
|
Share one monitoring thread between channels
|
8 years ago |