ncteisen
|
09703ea300
|
Add severity
|
7 years ago |
ncteisen
|
97a3dbeb36
|
Move C++ to util, call it from core test
|
7 years ago |
ncteisen
|
568a95e0b4
|
Make test work
|
7 years ago |
ncteisen
|
503099b1cc
|
Redoing render, about to take things away
|
7 years ago |
ncteisen
|
07ed0396a9
|
Add JsonProtoTest
|
7 years ago |
Alexander Polcyn
|
0a05b782fe
|
Move python DNS utilities to utils subdirectory
|
7 years ago |
Alex Polcyn
|
3c5e12de08
|
Remove the C++ test dependency on dig and dnsutils
|
7 years ago |
Alexander Polcyn
|
092f199474
|
Clean up grpc_py_binary build rule
|
7 years ago |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
7 years ago |
Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
7 years ago |
David Garcia Quintas
|
e3438c43a0
|
Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist
|
7 years ago |
David Garcia Quintas
|
2614494f3c
|
grpclb_end2end test tweaks for compiler happiness
|
7 years ago |
Alexander Polcyn
|
02ce860592
|
Add a flag to the resolver_component_test that permits extra addresses
|
7 years ago |
David Garcia Quintas
|
ad0996b9f3
|
Perform secure naming checks in grpclb_end2end_test
|
7 years ago |
makdharma
|
57237443ac
|
clang-format
|
7 years ago |
makdharma
|
ae038c1d47
|
Implement newly virtualized "Next"
|
7 years ago |
Juanli Shen
|
acdefd7646
|
Add warmup before first batch
|
7 years ago |
Carlos Valera
|
efce74b525
|
Print trailing metadata in the "grpc_cli call" command.
This often includes important debugging information when the RPC returns
a non-OK status.
|
7 years ago |
Adele Zhou
|
1c805ec901
|
Add more bazel tests
|
7 years ago |
Yuchen Zeng
|
8c259b1a62
|
Remove C++ end2end test owners
|
7 years ago |
Mark D. Roth
|
bd0f15119a
|
Refactor code for generating balancer channel args.
|
7 years ago |
Vijay Pai
|
87e2e6a58a
|
clang-fmt
|
7 years ago |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
7 years ago |
Juanli Shen
|
10142e4651
|
Fix test again
|
7 years ago |
David Garcia Quintas
|
249a1d7104
|
Removed outdated grpclb_test
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Juanli Shen
|
87c6504ca9
|
Revert "Revert "Revert "Revert "grpclb re-resolution""""
|
7 years ago |
David G. Quintas
|
f66cf0d70d
|
Revert "Revert "Revert "grpclb re-resolution"""
|
7 years ago |
Juanli Shen
|
95f37b3108
|
Fix test
|
7 years ago |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Juanli Shen
|
776490af0e
|
Revert "Revert "grpclb re-resolution""
|
7 years ago |
Vijay Pai
|
dd57cb5949
|
Empty out all tests if GRPC_POSIX_SOCKET is not defined
|
7 years ago |
Vijay Pai
|
132efa0c9b
|
Add non-blocking test
|
7 years ago |
Vijay Pai
|
1e6a620b50
|
Remove spinning version
|
7 years ago |
David Garcia Quintas
|
7756b3785d
|
Addressing #14170 leftover comments
|
7 years ago |
Noah Eisen
|
f56fe4d448
|
Remove uneeded headers
|
7 years ago |
ncteisen
|
d187ef8c7c
|
Stop overriding poll function in async_end2end
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Mark D. Roth
|
209f644f04
|
Convert resolver API to C++.
|
7 years ago |
David Garcia Quintas
|
a68a11e4a0
|
PR comments
|
7 years ago |
Mehrdad Afshari
|
37629bacf5
|
Regenerate projects
|
7 years ago |
Juanli Shen
|
aa7dc296b6
|
Revert "grpclb re-resolution"
|
7 years ago |
Sree Kuchibhotla
|
3293da3ca3
|
Change the Fixture shutdown code so that the server fds are still polled
(to flush out any writes) when the server is shutdown.
|
7 years ago |
Vijay Pai
|
811d39a5bc
|
Add owners to C++ end2end tests to prevent accident API breakage
|
7 years ago |
Muxi Yan
|
6f0b195d20
|
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
|
7 years ago |
Juanli Shen
|
33cdd57ab7
|
grpclb in charge of its re-resolution
|
7 years ago |
David Garcia Quintas
|
20331706e2
|
Make RR re-resolve upon any subchannel failure
|
7 years ago |
Carl Mastrangelo
|
16cca9f4c1
|
Check return values from ServiceReflection calls, and print a more helpful message
|
7 years ago |
Vijay Pai
|
3b7ae55f77
|
More uses of 1-phase Call
|
7 years ago |