Vijay Pai
|
9134639877
|
Warn on non-virtual destructor if class has virtual functions
|
2018-09-20 18:09:27 -07:00 |
Vijay Pai
|
3ee2919623
|
Merge pull request #16646 from vjpai/callback_codegen_client_unary
EXPERIMENTAL: Codegen for callback client unary calls
|
2018-09-20 16:35:33 -07:00 |
hcaseyal
|
07308653a8
|
Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarks
Add benchmarks for on_initial_header
|
2018-09-20 14:56:50 -07:00 |
Vijay Pai
|
da1b75b5d5
|
Add a virtual destructor to the new class with virtual methods
|
2018-09-20 13:30:20 -07:00 |
Hope Casey-Allen
|
4c6e7ce15d
|
Destroy metadata buffer at end of benchmark loop
|
2018-09-20 12:56:56 -07:00 |
Hope Casey-Allen
|
d44feec92f
|
Reassign arena pointer instead of stomping on memory
|
2018-09-20 09:54:59 -07:00 |
Hope Casey-Allen
|
4b721fbde0
|
Destroy arena at end of benchmark to not leak memory
|
2018-09-19 20:51:45 -07:00 |
Hope Casey-Allen
|
29d9489ea9
|
Increase initial arena size to be more representative of real workload scenario and increase frequency of recreating the arena to avoid oom
|
2018-09-19 20:46:17 -07:00 |
Hope Casey-Allen
|
91727bd015
|
Move arena create outside of benchmark, format, and typo fix
|
2018-09-19 19:13:23 -07:00 |
Juanli Shen
|
974d66f94f
|
Fix tag variable
|
2018-09-19 17:28:41 -07:00 |
Vijay Pai
|
830e5ad5df
|
Merge branch 'master' into callback_codegen_client_unary
|
2018-09-19 17:03:00 -07:00 |
Vijay Pai
|
f6e7b778c4
|
Merge pull request #16655 from vjpai/callback_tidy
Callback API: Fix clang-tidy concerns
|
2018-09-19 12:58:02 -07:00 |
Juanli Shen
|
a0578f075c
|
Merge pull request #16651 from AspirinSJL/improve_force_creation
Change force_creation from atm to bool
|
2018-09-19 12:55:11 -07:00 |
Vijay Pai
|
46429a2a6a
|
Merge pull request #16624 from vjpai/callback_alarms
EXPERIMENTAL: Add callback-based alarms
|
2018-09-19 12:06:11 -07:00 |
Vijay Pai
|
deb3126611
|
Fix clang-tidy concerns
|
2018-09-19 11:29:11 -07:00 |
Juanli Shen
|
dd10cbc554
|
Change force_creation from atm to bool
|
2018-09-19 10:28:39 -07:00 |
Vijay Pai
|
845bc9ae21
|
Add more test cases
|
2018-09-18 16:48:46 -07:00 |
Vijay Pai
|
47ae48e20c
|
Fix conflict
|
2018-09-18 12:10:33 -07:00 |
Vijay Pai
|
a1e87be377
|
Merge branch 'master' into callback_codegen_client_unary
|
2018-09-18 12:09:02 -07:00 |
Vijay Pai
|
42a0ed43cb
|
Add a test
|
2018-09-18 12:04:31 -07:00 |
Vijay Pai
|
0e5b2a7946
|
Merge pull request #16638 from vjpai/callback_exceptions
EXPERIMENTAL: Catch exceptions in user callbacks
|
2018-09-18 11:09:11 -07:00 |
Vijay Pai
|
c5afb25905
|
fix golden file
|
2018-09-18 09:57:17 -07:00 |
Noah Eisen
|
c33ec79cd8
|
Only output stats if they were collected
|
2018-09-17 15:15:05 -07:00 |
Vijay Pai
|
73d89a66f9
|
Catch exceptions in user callbacks
|
2018-09-14 16:56:19 -07:00 |
Hope Casey-Allen
|
967bbcd5d3
|
Fixing benchmark name and adding a new one
|
2018-09-13 18:38:01 -07:00 |
Vijay Pai
|
db01bf793a
|
Add callback-based alarms
|
2018-09-13 09:54:41 -07:00 |
Yang Gao
|
8bce2a643b
|
Merge pull request #16299 from Capstan/cli-client-cert
Add flags to use client certs for cli.
|
2018-09-13 08:39:50 -07:00 |
adelez
|
20345b21bb
|
Merge pull request #16611 from adelez/long_conn
Added long_connection test.
|
2018-09-12 16:08:31 -07:00 |
Adele Zhou
|
165417e4fa
|
Change the test name to long_lived_channel
|
2018-09-12 14:30:02 -07:00 |
Adele Zhou
|
094dc6822c
|
Added long_connection test.
|
2018-09-12 11:37:50 -07:00 |
Vijay Pai
|
3bc10c0f44
|
Merge pull request #16492 from vjpai/client_callback
EXPERIMENTAL: C++ generic client-side unary callback API
|
2018-09-12 09:03:49 -07:00 |
apolcyn
|
b13097de54
|
Merge pull request #16420 from apolcyn/localhost_windows_hack
When using c-ares, resolve ip literals and Windows localhost on our own
|
2018-09-11 15:56:44 -07:00 |
Alexander Polcyn
|
964d679edc
|
Resolve ip literals and Windows localhost manually when using c-ares
|
2018-09-11 13:17:24 -07:00 |
Noah Eisen
|
71aa60265c
|
Merge pull request #16360 from ncteisen/channelz-cpp-server
Channelz++ Part 3: GetServers Support
|
2018-09-11 12:01:17 -07:00 |
Nathan Herring
|
916a686ef3
|
Revert "Use grpc_slice_unref_internal"
This reverts commit 147826a909.
|
2018-09-11 09:32:06 +02:00 |
Nathan Herring
|
2d8c682cac
|
Revert "Missing #include"
This reverts commit 234fdc6fbf.
|
2018-09-11 09:31:39 +02:00 |
Mark D. Roth
|
42d9becd91
|
Revert "Second attempt: Implement Watch method in health check service."
|
2018-09-10 14:06:52 -07:00 |
ncteisen
|
6ef3b0dc2b
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp-server
|
2018-09-10 14:03:40 -07:00 |
ncteisen
|
722bc69966
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server
|
2018-09-10 12:28:21 -07:00 |
ncteisen
|
ef1a390d1d
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server
|
2018-09-10 11:19:53 -07:00 |
ncteisen
|
ccf6aca611
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp
|
2018-09-10 11:13:27 -07:00 |
Noah Eisen
|
2edfddb66f
|
Merge pull request #16055 from ncteisen/channelz-subchannels
Channelz Part 4: Add Subchannel Support
|
2018-09-10 11:12:52 -07:00 |
Nathan Herring
|
0cf90ae506
|
Merge branch 'master' into cli-client-cert
|
2018-09-10 10:54:30 +02:00 |
Yang Gao
|
179b4e81a0
|
Merge pull request #16297 from Capstan/cli-call-creds
Create a --call_creds flag for grpc_cli.
|
2018-09-09 23:20:48 -07:00 |
ncteisen
|
483537671c
|
Merge branch 'channelz-subchannels' into channelz-cpp
|
2018-09-08 10:20:00 -07:00 |
ncteisen
|
5946ae5eff
|
Merge branch 'channelz-subchannels' into channelz-server
|
2018-09-08 10:19:26 -07:00 |
ncteisen
|
2f76fd452e
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels
|
2018-09-08 10:15:51 -07:00 |
ncteisen
|
4205b97dd9
|
reviewer feedback
|
2018-09-07 16:02:08 -07:00 |
Mark D. Roth
|
a8247c833c
|
Merge pull request #16574 from markdroth/health_checking_service
Second attempt: Implement Watch method in health check service.
|
2018-09-07 11:53:16 -07:00 |
Bill Feng
|
b7bbc350b8
|
naming bugfix
|
2018-09-06 14:33:32 -07:00 |