Yuchen Zeng
|
8c259b1a62
|
Remove C++ end2end test owners
|
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 |
Adele Zhou
|
461d59cf08
|
Add BUILD file
|
7 years ago |
Vijay Pai
|
dcd5ef3ad8
|
Deprecate GenericStub()::Call for multi-threaded use
|
7 years ago |
Vijay Pai
|
d4d0a30c6f
|
Privatize useful.h and avl.h
|
7 years ago |
Juanli Shen
|
d82e137c7b
|
Add a results_upon_error setter to fake resolver
|
7 years ago |
David Garcia Quintas
|
1efec95d64
|
Removed unused argument from ResetStub()
|
7 years ago |
Adele Zhou
|
2294031d6a
|
Fix echo.proto path under bazel
|
7 years ago |
Adele Zhou
|
8b616a890a
|
Fix path relative to TEST_SRCDIR
|
7 years ago |
Jan Tattermusch
|
889bb7fde4
|
calling create in default param is against code style
|
7 years ago |
Jan Tattermusch
|
18f27376c5
|
avoid touching stats_ instance field before base constructor
|
7 years ago |
Jan Tattermusch
|
a3088a6ce8
|
fix rounding problem in EchoDeadline test
|
7 years ago |
Jan Tattermusch
|
12ba4b1e05
|
make grpc_passthru_endpoint_stats refcounted
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
7 years ago |
Vijay Pai
|
b6cf123717
|
Privatize thread-local storage headers
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Sree Kuchibhotla
|
de5f6bfe92
|
Set the environment variable at the beginning of the test. Otherwise, it
is not being read by the backup poller
|
7 years ago |
Nicolas "Pixel" Noble
|
ebe5fbfbe8
|
Revert "Merge pull request #13932 from dgquintas/conn_subchannel"
This reverts commit a8891634d3 , reversing
changes made to 47fe8507a1 .
|
7 years ago |
yang-g
|
ea33017540
|
Add option to use client side coalescing API in qps test
|
7 years ago |
Juanli Shen
|
8e4c9d308c
|
Extract lb_calld from glb_policy
|
7 years ago |
yang-g
|
98cd36e2c3
|
Add a test
|
7 years ago |
Vijay Pai
|
28b6a44637
|
Migrate all remaining features of core test to C++ layer test
|
7 years ago |
Vijay Pai
|
2b226adf60
|
Remove alarm from core, implement in C++ layer only
|
7 years ago |
Muxi Yan
|
61bb29f141
|
Clean up C++ tests and example
|
7 years ago |