Sree Kuchibhotla
bdd13cb0ae
Revert "Revert "Restrict the number of threads in C++ sync server""
2018-08-01 11:22:40 -07:00
Nicolas Noble
bea98c3c1b
Revert "Restrict the number of threads in C++ sync server"
2018-07-31 21:12:45 -07:00
Sree Kuchibhotla
2ef6a3302c
Merge branch 'master' into rq-threads
2018-07-31 10:16:13 -07:00
Yang Gao
fc3caf820e
Merge pull request #16066 from Capstan/cli-tls
...
Introduce --ssl_target flag to grpc_cli.
2018-07-30 14:16:29 -07:00
Sree Kuchibhotla
9b84d7fe21
Merge branch 'master' into rq-threads
2018-07-30 10:09:47 -07:00
Sree Kuchibhotla
c2a22a1ab8
Address core review comments
2018-07-27 16:19:03 -07:00
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675 , reversing
changes made to 04847aeb1e .
2018-07-27 01:38:26 -07:00
apolcyn
d9e8f86675
Merge pull request #16158 from apolcyn/revert_windows_breakage
...
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
2018-07-26 16:46:04 -07:00
Alexander Polcyn
f34c653936
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
...
This reverts commit ae8d3efc3a , reversing
changes made to e41215e181 .
2018-07-26 14:32:07 -07:00
Alexander Polcyn
a2160f547f
Wait a configurable amount of time for benchmark channels to become ready
2018-07-26 10:45:12 -07:00
apolcyn
ae8d3efc3a
Merge pull request #15797 from apolcyn/windows_compile_and_sort
...
Enable c-ares address sorting on windows
2018-07-25 16:59:57 -07:00
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
2018-07-25 13:21:43 -07:00
Sree Kuchibhotla
f669dbcfea
Merge branch 'master' into rq-threads
2018-07-25 10:36:07 -07:00
Juanli Shen
6a2fbcb4d2
Merge pull request #16076 from AspirinSJL/fix_rere
...
Fix re-resolution in pick first
2018-07-25 09:21:49 -07:00
Juanli Shen
b0e41f6c7d
Fix re-resolution in pick_first
2018-07-24 20:54:48 -07:00
Sree Kuchibhotla
404d4f3a4d
Merge branch 'master' into rq-threads
2018-07-24 16:37:42 -07:00
Sree Kuchibhotla
b95772eeb9
Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc
2018-07-24 16:35:25 -07:00
Alexander Polcyn
ef29e14e13
Use test credentials provider for QPS benchmarking reporter client
2018-07-24 14:44:47 -07:00
apolcyn
25d2018029
Merge pull request #16092 from apolcyn/customizable_qps_server_builder
...
Provide a global way to customize QPS server builder options
2018-07-23 12:59:13 -07:00
Sree Kuchibhotla
7b8be4d6fd
Merge branch 'master' into rq-threads
2018-07-23 10:52:27 -07:00
Alex Polcyn
92e0a70ec6
Make QPS server builder customizeabled
2018-07-23 17:16:13 +00:00
Juanli Shen
a9bfe94d10
Relax qps/eps error in load reporter test
2018-07-22 16:36:13 -07:00
Nathan Herring
0fee91e002
More clang format
2018-07-21 08:21:18 +02:00
Sree Kuchibhotla
ec1c112cc1
Each ThreadManager is a resource user
2018-07-20 15:10:16 -07:00
ncteisen
18a9d7d57c
reviewer feedback
2018-07-20 09:29:05 -07:00
Nathan Herring
6f1604b1eb
Fixup: Use a more exact logic for google default credentials.
2018-07-20 15:23:04 +02:00
ncteisen
b47214952b
reviewer feedback
2018-07-19 15:19:43 -07:00
ncteisen
6104e4f33b
Move ChannelzServicePlugin to public, experimental
2018-07-19 14:59:10 -07:00
Nathan Herring
adb8581456
clang format
2018-07-19 23:49:02 +02:00
Nathan Herring
c7fae8812f
clang tidy
2018-07-19 23:45:46 +02:00
Nathan Herring
e1d94dfe60
GoogleDefaultCredentials use SSL under the covers; include that case.
2018-07-19 21:32:11 +02:00
ncteisen
9620118390
Remove blank line
2018-07-19 11:24:04 -07:00
Nathan Herring
8c7ce557f8
Add simple test for --ssl_target.
...
This cribs from test_credentials_provider.cc, but without using `grpc::ChannelArguments`, as the grpc CLI is responsible for setting that according to the flag.
2018-07-19 18:37:51 +02:00
Nathan Herring
3ed81c8d65
Introduce --ssl_target flag to grpc_cli.
...
This allows the client to specify the host name of the remote server for the purposes of TLS certificate validation, useful for test certificates and machines with ephemeral IP
addresses with no associated DNS entries that have been assigned TLS certificates.
2018-07-19 18:30:27 +02:00
ncteisen
c194528844
Adds C++ Channelz Service
2018-07-18 18:24:19 -07:00
ncteisen
b86a744751
Expose GetChannel and GetTopChannels Core API
2018-07-18 15:03:31 -07:00
Noah Eisen
2d5e0f1e72
Merge pull request #16044 from ncteisen/interop-soak-test
...
Add Two New Soak Interop Tests
2018-07-18 11:43:52 -07:00
ncteisen
f87b9551c2
Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels
2018-07-18 07:45:59 -07:00
ncteisen
12f1cc059b
Reviewer feedback
2018-07-18 07:33:08 -07:00
ncteisen
b6597b4fbd
Add two new soak interop tests
2018-07-17 17:12:26 -07:00
ncteisen
97066fd0e4
Support for GetTopChannels
2018-07-16 23:29:29 -07:00
apolcyn
5fec6640e0
Merge pull request #16024 from apolcyn/gcd_interop
...
Allow choosing google default credentials in the C++ interop clients
2018-07-16 11:43:04 -07:00
Juanli Shen
be40b0d3a8
Add server load reporting service
2018-07-13 19:52:59 -07:00
Alexander Polcyn
f3c3c55fad
Allow choosing google default credentials in the C++ interop clients
2018-07-13 18:23:14 -07:00
Adele Zhou
8edd56841e
Step 3 of multipool RBE configuration.
2018-07-13 10:46:41 -07:00
David Garcia Quintas
8427571d06
fix test comment and small code tweak
2018-07-10 18:52:01 -07:00
David Garcia Quintas
50409fea27
Simplified the test significantly. No more threads
2018-07-10 16:10:28 -07:00
David Garcia Quintas
30d39c4738
Clarify new test comment
2018-07-10 15:40:02 -07:00
David Garcia Quintas
e41cae3081
Added TODO
2018-07-10 13:39:45 -07:00
David Garcia Quintas
d1deaad1be
Added test
2018-07-09 20:09:18 -07:00