Yuxuan Li
|
fe21ec90f6
|
batched changes
|
8 years ago |
Masood Malekghassemi
|
b6b6c1f4ef
|
Fix dangling reference in docstring
|
8 years ago |
Craig Tiller
|
0895545a58
|
Complete reporting for failure rates
|
8 years ago |
Craig Tiller
|
1a8c52e479
|
Collect stats on # failed requests
|
8 years ago |
Craig Tiller
|
0c80c7d12c
|
Collecting failure status progress
|
8 years ago |
Noah Eisen
|
02e70ed120
|
changed method name in test.proto to more accurately reflect how the calls will be used
|
8 years ago |
Noah Eisen
|
a27eb1d07a
|
added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py
|
8 years ago |
David Garcia Quintas
|
7777f97951
|
Synchronized tag number with that of authoritative copy
|
8 years ago |
Makarand Dharmapurikar
|
1ed0b8e3d7
|
Add interop test for Cacheable Unary Calls
modified interop test spec doc
added CacheableUnaryCall to test.proto
modified server and client implmenentations to support new method
|
8 years ago |
murgatroid99
|
7c5befd86b
|
Change UnimplementedService to UnimplementedEchoService in echo.proto
|
8 years ago |
Alistair Veitch
|
a0c69f9099
|
add trace context proto
|
8 years ago |
David Garcia Quintas
|
592c28dbba
|
LB nanopb options updated:
- ip addresses max size, now that they are binary encoded
- token size increased in 1 (to 65) to accommodate final \0
|
8 years ago |
David Garcia Quintas
|
7a6db63bb8
|
Updated LB proto and nanopb version
|
8 years ago |
Craig Tiller
|
77c7f9fd62
|
Merge pull request #7407 from ctiller/delayed-write
Benchmark fixes
|
8 years ago |
Vijay Pai
|
ceb1a7d79f
|
Add more information so that we can have a meaningful exit code
|
9 years ago |
David Garcia Quintas
|
ad8723f647
|
moved up 'package' statement.
|
9 years ago |
David Garcia Quintas
|
7edfcb021f
|
Using inlined BoolValue in lieu of wrappers.proto due to lack of node support
|
9 years ago |
David Garcia Quintas
|
e5f0f95101
|
fixed syntax errors in proto
|
9 years ago |
David Garcia Quintas
|
c61c235fac
|
moar pr comments
|
9 years ago |
David Garcia Quintas
|
350c151781
|
pr comments
|
9 years ago |
David Garcia Quintas
|
dd8d84ebb5
|
spec comments addressed
|
9 years ago |
David Garcia Quintas
|
74686ce7c4
|
Completed interop spec, as well as code for c++
|
9 years ago |
David Garcia Quintas
|
5756c8fead
|
removed RANDOM and simplified req for compression
|
9 years ago |
Jan Tattermusch
|
e1bee5bd59
|
improve comments in math.proto
|
9 years ago |
Alistair Veitch
|
4eb67b47a0
|
Proto tweaks
|
9 years ago |
Alistair Veitch
|
e1ad41a0ff
|
change Metric->Resource, simplify Resource definition
|
9 years ago |
vjpai
|
d8364f7af5
|
Deprecate perf_db use
|
9 years ago |
Alistair Veitch
|
44181c02c4
|
fix options file; fix generated include guards
|
9 years ago |
Alistair Veitch
|
3e97668d82
|
add missing newline
|
9 years ago |
Alistair Veitch
|
fb461babb5
|
really commit
|
9 years ago |
Yuchen Zeng
|
acf94785b7
|
Update reflection API
|
9 years ago |
Yuchen Zeng
|
2ea66c3b8f
|
Added comment about repeated responses
|
9 years ago |
Yuchen Zeng
|
a7823757eb
|
Addressed the discussion on 05/11/2016
|
9 years ago |
yang-g
|
4c07008610
|
Add a test for server returning error with debug info in trailer.
|
9 years ago |
Yuchen Zeng
|
0333a49afa
|
Use stream rpc to ensure all related requests go to a single server.
|
9 years ago |
Yuchen Zeng
|
175dbbc6d7
|
Use stream rpc to ensure all related requests go to a single server
|
9 years ago |
Yuchen Zeng
|
c84ed6813e
|
Proto server reflection
|
9 years ago |
Yuchen Zeng
|
d50b58c3f6
|
Add comments for messages
|
9 years ago |
yang-g
|
1717bff3f4
|
add a dummy service with no rpc to test codegen coverage
|
9 years ago |
Yuchen Zeng
|
c553034b82
|
Add reflection.proto
|
9 years ago |
David Garcia Quintas
|
7f0793ad62
|
Updated load balancer proto to v1
|
9 years ago |
Sree Kuchibhotla
|
01907123f6
|
generate_projects.sh and fix copyright year
|
9 years ago |
vjpai
|
8ecd4d7aa6
|
Add support for an "OTHER" value in client_type, server_type, and add a string to
represent the name of the desired system api. This allows expansion without putting
an upper-limit based on some foressen variants.
|
9 years ago |
vjpai
|
87bac959ee
|
Eradicate Uniform, Deterministic, and Pareto interarrival
distributions since we don't use them and it's not sensible
to add them
|
9 years ago |
Deepak Lukose
|
dba4c5fd01
|
Add various options to verify ssl/tls client cert including letting the
application handle the authentication.
|
9 years ago |
yang-g
|
2e08941a37
|
Use the comments before syntax line as file comments.
|
9 years ago |
yang-g
|
8282b755a2
|
Clarify the comments
|
9 years ago |
yang-g
|
b8aa58b2cd
|
Add a test
|
9 years ago |
Jan Tattermusch
|
05bb5b9326
|
regenerate tests.json with C++ perf scenarios
|
9 years ago |
Jan Tattermusch
|
df14927146
|
add ScenarioResult and ScenarioResultSummary proto messages
|
9 years ago |