David Garcia Quintas
ab1ff6b041
Split move test
8 years ago
David Garcia Quintas
05e15745d3
added test for RR connectivity state upon subchannels shutdown
8 years ago
Mark D. Roth
bd3b93b4b5
Add support for Trailers-Only responses.
...
- When receiving a Trailers-Only response, return the metadata as
trailing metadata instead of initial metadata.
- Send Trailers-Only response when we have no non-default initial metadata,
no message to send, and trailing metadata to send.
8 years ago
David Garcia Quintas
e48949f0b4
Make grpc::Alarm non-copyable
8 years ago
ncteisen
06795cb442
Address github comments
8 years ago
yang-g
32e1678327
Still create channel if remotedb is false. Just do not use it in the file parsing
8 years ago
ncteisen
61a75993f5
Enable jenkins testing
8 years ago
ncteisen
390668999f
relax QPS diff threshold
8 years ago
ncteisen
63aa9c8446
Add QPS Diff
8 years ago
ncteisen
dc1b51e6b3
clang fmt
8 years ago
ncteisen
24e820762a
Add json out flag to qps driver
8 years ago
ncteisen
969b46ef73
Add rich closure debug mode
8 years ago
ncteisen
274bbbe6a0
Add rich closure debug mode
8 years ago
Jan Tattermusch
7e91ebb41d
license fixes
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
David Garcia Quintas
87d5a3130d
Implement LB policy updates
8 years ago
ncteisen
e9dea378c5
Pare down args once more
8 years ago
ncteisen
8758e1030f
Clang fmt
8 years ago
ncteisen
6996f57783
Change identity
8 years ago
ncteisen
777e91d406
Redo unary trickle args sweep
8 years ago
ncteisen
3972fad38c
clang format
8 years ago
ncteisen
a4cd06fc21
Fixes
8 years ago
ncteisen
28b0828243
bm trickly bugfix
8 years ago
Craig Tiller
d8e896ecd7
Remove function
8 years ago
Vijay Pai
4b07aab513
Support multiple threads per cq sharing, add tests
8 years ago
Mark D. Roth
f91eb714c2
Change round_robin LB policy to use the addresses in the order given.
8 years ago
Mark D. Roth
d7389b418f
Implement grpclb drop support.
8 years ago
Craig Tiller
38e94c2805
Fix C++ build
8 years ago
Yuxuan Li
8698f2bbee
fix extern c location
8 years ago
Yuxuan Li
02d635bf88
remove unncessary include
8 years ago
Muxi Yan
c8a6822b0e
Revert "Add cpp test"
...
This reverts commit e22bd48cd9
.
8 years ago
Nicolas "Pixel" Noble
0885f98863
Fixing mock test target.
8 years ago
Nicolas "Pixel" Noble
ba54a1c95e
Merge failure, missing commas.
8 years ago
Nicolas "Pixel" Noble
88b1d82b3d
Merge failure - missing grpc_cc_binary.
8 years ago
yang-g
a044f6d3f5
Propagate deadline to GenericServerContext
8 years ago
Craig Tiller
5f24bb121e
just use char* overload
8 years ago
Craig Tiller
0ccaff9cb6
Explicitly mention std::string
8 years ago
Nicolas "Pixel" Noble
f4f16798fe
Fixing test_util...
8 years ago
Craig Tiller
a1d00facbc
Finish pumped streams: should alleviate infinite hang
8 years ago
Nicolas "Pixel" Noble
78f8ce33ca
The json parser comes from protobuf.
8 years ago
Nicolas "Pixel" Noble
e40877931a
Missed one gtest reference.
8 years ago
Nicolas "Pixel" Noble
3726e3d37b
Moving gtest include down.
...
In some cases, depending on the direction of the wind, and the phase of the moon, gtest can interfere with protobuf badly with macros cross-pollution between the two projects. Moving the gtest inclusion at the end makes the problem go away.
8 years ago
ncteisen
1842c4379c
Clang
8 years ago
Craig Tiller
7b622ab558
ubsan fix: dont deref past end of array
8 years ago
Craig Tiller
74bf087e9c
Increase error threshold for too many writes
8 years ago
Nicolas "Pixel" Noble
71ca4200f6
QPS doesn't actually need gtest anymore.
8 years ago
Muxi Yan
e22bd48cd9
Add cpp test
8 years ago
ncteisen
c7de5a7601
Add warmup
8 years ago
ncteisen
0725d3a4b3
Run bm resonable number of times
8 years ago