Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
2018-03-05 16:35:10 -08:00 |
Vijay Pai
|
d3f7c0f93e
|
Merge pull request #14478 from cookyt/tool-print-trailing-meta
Print trailing metadata in the "grpc_cli call" command.
|
2018-03-05 14:37:17 -08:00 |
Vijay Pai
|
6eae794c9f
|
Merge pull request #14459 from vjpai/2phase_thd
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
2018-03-02 21:13:28 -08:00 |
David Garcia Quintas
|
e3438c43a0
|
Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist
|
2018-03-01 16:39:52 -08:00 |
Vijay Pai
|
b357f2f548
|
Merge branch 'master' into 2phase_thd
|
2018-03-01 11:48:29 -08:00 |
David Garcia Quintas
|
2614494f3c
|
grpclb_end2end test tweaks for compiler happiness
|
2018-02-28 17:34:55 -08:00 |
David Garcia Quintas
|
ad0996b9f3
|
Perform secure naming checks in grpclb_end2end_test
|
2018-02-27 19:11:50 -08:00 |
Vijay Pai
|
8b05d0284f
|
Merge branch 'master' into 2phase_thd
|
2018-02-24 10:37:13 -06:00 |
Juanli Shen
|
5739d34c46
|
Merge pull request #14497 from AspirinSJL/fix_rpc_failure_flake
Add warmup before first batch in UpdateBalancers tests
|
2018-02-23 14:07:01 -08:00 |
Mark D. Roth
|
a90d718cb8
|
Merge pull request #14455 from markdroth/grpclb_channel_args
Refactor code for generating balancer channel args.
|
2018-02-23 09:23:25 -08:00 |
Vijay Pai
|
9d7e57cac4
|
Merge branch 'master' into 2phase_thd
|
2018-02-22 14:33:24 -08:00 |
Juanli Shen
|
acdefd7646
|
Add warmup before first batch
|
2018-02-22 13:46:00 -08:00 |
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.
|
2018-02-21 16:03:00 -08:00 |
Vijay Pai
|
a8453a20d8
|
Merge branch 'master' into 2phase_thd
|
2018-02-21 10:24:15 -08:00 |
Adele Zhou
|
1c805ec901
|
Add more bazel tests
|
2018-02-20 17:46:39 -08:00 |
Yuchen Zeng
|
8c259b1a62
|
Remove C++ end2end test owners
|
2018-02-20 12:42:30 -08:00 |
Mark D. Roth
|
bd0f15119a
|
Refactor code for generating balancer channel args.
|
2018-02-20 10:28:22 -08:00 |
Vijay Pai
|
87e2e6a58a
|
clang-fmt
|
2018-02-19 22:45:47 -08:00 |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
2018-02-19 22:39:58 -08:00 |
Juanli Shen
|
84f94c17aa
|
Merge pull request #14438 from grpc/revert-14412-revert-14376-revert-14356-revert-13671-grpclb_reresolution
Reintroduce grpclb re-resolution with fix
|
2018-02-19 19:19:10 -08:00 |
Juanli Shen
|
10142e4651
|
Fix test again
|
2018-02-16 14:27:59 -08:00 |
David G. Quintas
|
b0d71823a0
|
Merge pull request #14444 from dgquintas/kill_grpclb_test
Removed outdated grpclb_test
|
2018-02-15 21:06:21 -08:00 |
Muxi Yan
|
34e8e0a640
|
Merge pull request #14210 from muxi/move-cpp-headers
gRPC C++ Public Header Directory Change
|
2018-02-15 16:46:43 -08:00 |
David Garcia Quintas
|
249a1d7104
|
Removed outdated grpclb_test
|
2018-02-15 16:04:28 -08:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
Juanli Shen
|
87c6504ca9
|
Revert "Revert "Revert "Revert "grpclb re-resolution""""
|
2018-02-15 09:42:45 -08:00 |
David G. Quintas
|
f66cf0d70d
|
Revert "Revert "Revert "grpclb re-resolution"""
|
2018-02-12 20:55:27 -08:00 |
Vijay Pai
|
1d168541fd
|
Merge pull request #14407 from vjpai/gpr_review_thd
GPR review: Internalize most of gpr_thd (but not ID/current ID)
|
2018-02-12 20:06:56 -08:00 |
Juanli Shen
|
95f37b3108
|
Fix test
|
2018-02-12 13:32:32 -08:00 |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
2018-02-12 11:44:52 -08:00 |
Juanli Shen
|
776490af0e
|
Revert "Revert "grpclb re-resolution""
|
2018-02-12 11:35:40 -08:00 |
Noah Eisen
|
10a9e4e4fb
|
Merge pull request #14150 from ncteisen/more-clang-tidy
Remove and Prohibit C Style Casts
|
2018-02-10 08:58:46 -08:00 |
Vijay Pai
|
2650c9730f
|
Merge pull request #14397 from vjpai/nb2
Add a separate test for non-blocking polling and RPCs
|
2018-02-09 18:07:22 -08:00 |
Vijay Pai
|
823c9c4717
|
Merge pull request #14396 from vjpai/ae2e
Remove spinning variants from async_end2end_test
|
2018-02-09 16:29:31 -08:00 |
David G. Quintas
|
81f6a7cf9b
|
Merge pull request #14374 from dgquintas/missing_pr_comments
Addressing #14170 leftover comments
|
2018-02-09 16:14:25 -08:00 |
Vijay Pai
|
dd57cb5949
|
Empty out all tests if GRPC_POSIX_SOCKET is not defined
|
2018-02-09 15:47:44 -08:00 |
Vijay Pai
|
132efa0c9b
|
Add non-blocking test
|
2018-02-09 15:42:05 -08:00 |
Vijay Pai
|
1e6a620b50
|
Remove spinning version
|
2018-02-09 14:48:00 -08:00 |
David Garcia Quintas
|
7756b3785d
|
Addressing #14170 leftover comments
|
2018-02-09 13:24:19 -08:00 |
Noah Eisen
|
f56fe4d448
|
Remove uneeded headers
|
2018-02-09 13:21:54 -08:00 |
ncteisen
|
d187ef8c7c
|
Stop overriding poll function in async_end2end
|
2018-02-09 11:00:23 -08:00 |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
2018-02-09 09:34:04 -08:00 |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
2018-02-09 09:16:55 -08:00 |
Vijay Pai
|
a54d81ebc2
|
Merge branch 'master' into gpr_review
|
2018-02-08 15:37:12 -08:00 |
Vijay Pai
|
0693b72b7f
|
Merge branch 'master' into gpr_review
|
2018-02-08 15:18:13 -08:00 |
Mehrdad Afshari
|
6ec9bb8762
|
Merge pull request #14360 from mehrdada/shellcheck-slash-test
Enforce shellcheck on scripts under /test/
|
2018-02-08 15:15:14 -08:00 |
Vijay Pai
|
0024ebc852
|
Merge pull request #14196 from vjpai/gpr_review_tls
GPR review: Privatize thread-local storage headers
|
2018-02-08 13:24:39 -08:00 |
Mark D. Roth
|
2a073981f3
|
Merge pull request #13684 from markdroth/c++_resolver
C++ Resolver API
|
2018-02-08 12:18:55 -08:00 |
Vijay Pai
|
18b9133f31
|
Merge branch 'master' into gpr_review
|
2018-02-08 12:18:09 -08:00 |
Vijay Pai
|
239b7d4b0b
|
Merge branch 'master' into gpr_review
|
2018-02-08 11:08:41 -08:00 |