Mark D. Roth
|
64d922ae87
|
Make sure we set deadline for the LB call even without a pick.
As part of this, get the deadline from a channel arg instead of pick_args.
|
8 years ago |
Noah Eisen
|
89371914c9
|
Fix error refcount bug
Added a missing ref in httpcli.c. Also added a test to avoid
regression
|
8 years ago |
Vijay Pai
|
eea8cf0fe3
|
Add QPS tests for one-sided streaming
|
8 years ago |
Mark D. Roth
|
09e458c6cd
|
Implement client-side load reporting for grpclb.
|
8 years ago |
James Eady
|
3b26451025
|
Add static method to generated code to return fully qualified protobuf service name.
|
8 years ago |
zhimingxie
|
60f35722de
|
fix truncate bug in grpc_cli
|
8 years ago |
David Garcia Quintas
|
0745356ab2
|
Apply slowdown factor to timeouts
|
8 years ago |
Craig Tiller
|
570fad827c
|
Fix printf format
|
8 years ago |
David Garcia Quintas
|
04109e8f7d
|
BUILD and #include fixes
|
8 years ago |
David Garcia Quintas
|
04911ca202
|
New version of grpclb end2end test
|
8 years ago |
Ivan Vučica
|
38279ea2e0
|
Bazel rule for building grpc_cli.
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Craig Tiller
|
9fd7cf5dc3
|
Recycle ports
|
8 years ago |
Craig Tiller
|
c6f6663fb7
|
Rollback some changes
|
8 years ago |
Craig Tiller
|
0d46284799
|
Rollback some changes
|
8 years ago |
Vijay Pai
|
a935ae1505
|
Fix build rules for grpc++_unsecure, test that it builds properly
|
8 years ago |
yang-g
|
03876f66e1
|
Fix http2_interop test for c++ and python
|
8 years ago |
Craig Tiller
|
0bb25f325c
|
Build fix
|
8 years ago |
Makarand Dharmapurikar
|
bdd48ffaa3
|
added missing dependency
|
8 years ago |
Craig Tiller
|
dbc12105a3
|
Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing
|
8 years ago |
Craig Tiller
|
41fdf7d6ad
|
Better cost estimation
|
8 years ago |
Yuxuan Li
|
f2af0c3009
|
change to new completion queue api
|
8 years ago |
Craig Tiller
|
ae1e29eed9
|
Get dep in the right place
|
8 years ago |
Craig Tiller
|
f26caeedc6
|
clang-format
|
8 years ago |
Craig Tiller
|
0a458b599e
|
Fix Bazel build
|
8 years ago |
Mahak Mukhi
|
ea07b60401
|
Post-review update
|
8 years ago |
Makarand Dharmapurikar
|
6a8e2c2408
|
reduced visibility of test util
|
8 years ago |
Craig Tiller
|
9354720625
|
Fix infinite streams in qps_test
|
8 years ago |
Makarand Dharmapurikar
|
5b8032c8b4
|
BUILD file for interop client and server
|
8 years ago |
Mahak Mukhi
|
a68829023c
|
more sanity
trying to fix some sanity
nope that didn't work
fixing test failiures
added debug code
more trail and error
more trial and error
cleaning debug code
|
8 years ago |
David Garcia Quintas
|
a7a1098d2f
|
Updated load_balancer.proto
|
8 years ago |
David Garcia Quintas
|
53af23cfbf
|
Improvements to Fake Resolver
|
8 years ago |
Mahak Mukhi
|
443a75dd22
|
1. Added golden file test.
2. Added support for mock.
3. Sanity fix.
|
8 years ago |
Yuxuan Li
|
0bbdb022de
|
adding a benchmark for c core call create that do two separate batches.
|
8 years ago |
Yuxuan Li
|
784018d8a4
|
use grpc_channel_create_registered_call
|
8 years ago |
Mahak Mukhi
|
2814b5148e
|
formatting
|
8 years ago |
Makarand Dharmapurikar
|
7fb4036a17
|
clang-format fix
|
8 years ago |
Muxi Yan
|
29723ee1ba
|
Revert "Revert "Implement lazy deframe""
|
8 years ago |
Yuxuan Li
|
c7609c4f3f
|
profile cpp overhead for call create
|
8 years ago |
Mahak Mukhi
|
e536eeb6d0
|
Added tests for uni-directional streaming RPCs.
|
8 years ago |
Mahak Mukhi
|
31d92d42ff
|
Initial commit: Auto-generate GMOCK code for client stub.
|
8 years ago |
Craig Tiller
|
c71e6a6ad6
|
Revert "Implement lazy deframe"
|
8 years ago |
yang-g
|
66d40c63f7
|
Fix BUILD dependency, copyright and cmake
|
8 years ago |
Craig Tiller
|
75bfb97548
|
Finish hybrid server stuff, ensure it gets tested
|
8 years ago |
Makarand Dharmapurikar
|
220bc643f9
|
enable cacheable_unary test
|
8 years ago |
Makarand Dharmapurikar
|
e1b238458f
|
modified caching test
added logic to test that cached response is specific to request payload.
Removed trailing '\0' from query parameter
|
8 years ago |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
8 years ago |
yang-g
|
9cb19b8e24
|
support C++ error_details
|
8 years ago |
Mahak Mukhi
|
c0ae1be4c8
|
Added tests for uni-directional streaming RPCs.
|
8 years ago |
Sree Kuchibhotla
|
1f0c827114
|
Fix asan and tsan bugs. Simplify the code
|
8 years ago |