apolcyn
|
17036c1452
|
Merge pull request #21698 from apolcyn/bump_g_stands_for
Bump g stands for
|
2020-02-21 10:53:47 -08:00 |
Esun Kim
|
5f41758a76
|
Replaced gpr_asprintf with absl::StrFormat
|
2020-02-20 13:44:35 -08:00 |
Lidi Zheng
|
2eeb22de65
|
Merge pull request #21904 from lidizheng/aio-benchmark-client
[Aio] Benchmark automation
|
2020-02-20 10:15:01 -08:00 |
Lidi Zheng
|
bbcaca2d83
|
Add uvloop argument
|
2020-02-19 13:09:46 -08:00 |
Lidi Zheng
|
8aff9ec592
|
Merge pull request #21987 from lidizheng/aio-doc
[Aio] Generate gRPC AsyncIO API Reference
|
2020-02-19 10:52:38 -08:00 |
Lidi Zheng
|
c0e1dbc445
|
Update method naming & use os.path.join
|
2020-02-18 18:04:17 -08:00 |
Richard Belleville
|
3ed237d4bb
|
Merge pull request #21954 from gnossen/simple_stubs
Experimental: Implement Top-Level Invocation Functions Not Requiring an Explicit Channel
|
2020-02-18 16:32:01 -08:00 |
Lidi Zheng
|
dbdb2cc5c9
|
Fix the non-protobuf scenario
|
2020-02-18 16:28:19 -08:00 |
Lidi Zheng
|
c22b161d4e
|
Improve benchmark automations:
1. Use monotonic time;
2. Improve readabilities;
3. Add two more fields for number of processes.
|
2020-02-18 16:28:18 -08:00 |
Lidi Zheng
|
728f5881a2
|
Remove unused exception check condition
|
2020-02-18 16:28:18 -08:00 |
Lidi Zheng
|
37552d3e62
|
Restrucutre exception catches
|
2020-02-18 16:28:18 -08:00 |
Lidi Zheng
|
5a7093639f
|
Suppress server stop log spamming
|
2020-02-18 16:27:55 -08:00 |
Lidi Zheng
|
f89448a9d5
|
Adding more comments
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
72514e9bf4
|
Adding more comments & fix the outstanding channel count
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
4819d8ba6e
|
Improve scenario configs & plumb through channel arguments
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
68be8a7742
|
Improve log readability & polish scenario parameters
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
03e1bf1071
|
Fix already cancelled RPC
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
efe29d6945
|
Use the correct asyncio API
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
f97ad240da
|
Remove pdb trace point
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
50840080fb
|
Make YAPF happy
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
a345803331
|
Fix the channel_ready usage
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
7cb055b035
|
Make server parallel-able
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
94525e5831
|
Parallelize sub worker creation
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
8a70e757fa
|
Re-enable all scenarios
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
ef853425cc
|
Use picked port instead of assigned port
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
5e2114d92f
|
Fix the sub worker
|
2020-02-18 16:27:29 -08:00 |
Lidi Zheng
|
2d81bd203f
|
Introduce sub workers
|
2020-02-18 16:27:28 -08:00 |
Lidi Zheng
|
7cdef95c4f
|
Make buildifier happy
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
6f343fc758
|
Make sanity tests happy
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
49980a6db1
|
Make benchmark worker work
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
2916c351d5
|
Use bytes instead of str
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
c2a9f15079
|
One more fix for the benchmark_client.py
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
ae44213482
|
Fix typos in worker_servicer.py
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
afb080787e
|
Clean up self references
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
1ee45615e2
|
Add benchmark client, server, and worker
|
2020-02-18 16:26:41 -08:00 |
Lidi Zheng
|
c65bad469b
|
Merge pull request #22026 from lidizheng/defects-test
Improve invocation_defects_tests with assertions and comments
|
2020-02-18 16:25:33 -08:00 |
Lidi Zheng
|
4c14e507cb
|
Merge pull request #22028 from lidizheng/aio-health-checking-2
[Aio] Implement health checking servicer in AsyncIO
|
2020-02-18 16:18:58 -08:00 |
Lidi Zheng
|
2294b847a2
|
Add OVERALL_HEALTH
|
2020-02-18 14:30:10 -08:00 |
Lidi Zheng
|
b62eca8558
|
Update the wording in comments
|
2020-02-18 13:58:29 -08:00 |
Lidi Zheng
|
4c602d4ad6
|
Add type annotations
|
2020-02-18 12:45:00 -08:00 |
Lidi Zheng
|
7917bd3074
|
Fix a typo
|
2020-02-18 12:26:39 -08:00 |
Lidi Zheng
|
750b602118
|
Filter out duplicated status
|
2020-02-18 12:25:11 -08:00 |
Lidi Zheng
|
a729bd1828
|
Revert "Report every health state change"
This reverts commit b2d8509f78.
|
2020-02-18 11:42:59 -08:00 |
Lidi Zheng
|
b2d8509f78
|
Report every health state change
|
2020-02-18 11:23:23 -08:00 |
Lidi Zheng
|
fe4eba490c
|
Further simplify the loop
|
2020-02-18 10:39:06 -08:00 |
Lidi Zheng
|
545f312050
|
Simplify the logic and improve readability
|
2020-02-18 10:36:56 -08:00 |
Mehrdad Afshari
|
9a929c1546
|
Do not validate details when status code is OK
|
2020-02-14 21:25:47 -08:00 |
Lidi Zheng
|
5622e9e78c
|
Make sanity tests happy
|
2020-02-14 12:56:14 -08:00 |
Lidi Zheng
|
37055f923f
|
Make pylint happy
|
2020-02-14 12:44:19 -08:00 |
Lidi Zheng
|
908a8489f0
|
Make the version check more strict
|
2020-02-14 12:30:24 -08:00 |