Yash Tibrewal
|
d4ebd30eb2
|
Add method to get status of send message op on POST_SEND_MESSAGE
|
6 years ago |
Yash Tibrewal
|
0911e489e3
|
Add a method to check whether the message was received successfully
|
6 years ago |
Mark D. Roth
|
d18458720c
|
Don't reset channel state on resolver failure when LB policy exists.
|
6 years ago |
Yash Tibrewal
|
ceeb28a360
|
s/count/count_/
|
6 years ago |
Yash Tibrewal
|
5d7d6c0fbd
|
Add method to fail hijacked send messages
|
6 years ago |
Vijay Pai
|
0e29d7b9bc
|
Properly clear metadata and other structs when reusing ServerContext
|
6 years ago |
Vijay Pai
|
a192fc6880
|
Fix clang-tidy issues
|
6 years ago |
Yash Tibrewal
|
699c10386d
|
Add method to fail recv msg for hijacked rpcs
|
6 years ago |
ncteisen
|
1b8bf9f190
|
Add blank line
|
6 years ago |
ncteisen
|
e7d59f718f
|
clang format
|
6 years ago |
ncteisen
|
131eedaa40
|
Add test
|
6 years ago |
Yash Tibrewal
|
b732e9c403
|
Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests
|
6 years ago |
Yash Tibrewal
|
e2361a4751
|
Add server interceptors in end2end_test
|
6 years ago |
Yash Tibrewal
|
d736b1d309
|
Refactor tests slightly
|
6 years ago |
Yash Tibrewal
|
3ec20b75ed
|
Add tests for global interceptor
|
6 years ago |
Mark D. Roth
|
8352f9d274
|
Fix handling of call context in health check call batch payload.
|
6 years ago |
Vijay Pai
|
84e763f10a
|
Experimental C++ server callback unary API
|
6 years ago |
Yash Tibrewal
|
85ddf5c713
|
Get ClientContext included with ChannelInterface, and slight more cleanup
|
6 years ago |
Yash Tibrewal
|
d21a175b28
|
Revert "Add dummy interceptors to end2end_test and async_end2end_test"
This reverts commit d075719477 .
|
7 years ago |
Yash Tibrewal
|
d075719477
|
Add dummy interceptors to end2end_test and async_end2end_test
|
7 years ago |
Yash Tibrewal
|
a55d60056b
|
Fix build
|
7 years ago |
Yash Tibrewal
|
1ea195b6f3
|
Reviewer comments except for void * fixed
|
7 years ago |
ncteisen
|
bc44c5e353
|
Add GetServer to channelz cpp
|
7 years ago |
Yash Tibrewal
|
cc21d32c77
|
Some cleanup
|
7 years ago |
Yash Tibrewal
|
560963bd8b
|
Add sync unknown method test
|
7 years ago |
Yash Tibrewal
|
312feb4202
|
Adding generic rpc and unimplemented rpc test for server interceptors
|
7 years ago |
Yash Tibrewal
|
a094b7b312
|
Added server async tests
|
7 years ago |
Spencer Fang
|
2808bd0ba0
|
Use forwarding LB test policy. Fix trailer interception code.
|
7 years ago |
Mark D. Roth
|
2cff9ca408
|
Revert "Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.""
|
7 years ago |
hcaseyal
|
c4e2c46be1
|
Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE."
|
7 years ago |
Mark D. Roth
|
f85fd026e3
|
Client-side health checking support.
|
7 years ago |
Mark D. Roth
|
b6059e2e86
|
Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.
|
7 years ago |
Yash Tibrewal
|
62280b42c7
|
Add client streaming, server streaming and bidi streaming tests
|
7 years ago |
Spencer Fang
|
c62c3b920c
|
Add fake lb policy for test. Tweak existing interception code.
|
7 years ago |
Yash Tibrewal
|
66cc56bb03
|
Another server side test
|
7 years ago |
Yash Tibrewal
|
4da91c1156
|
First test for server interception
|
7 years ago |
Yash Tibrewal
|
0c7250c7b4
|
Adding streaming test for client interceptors
|
7 years ago |
Yash Tibrewal
|
6e00b3bb88
|
Use InProc Channel for callback tests
|
7 years ago |
Yash Tibrewal
|
d8cfd96fb2
|
Adding tests using the callback API
|
7 years ago |
Yash Tibrewal
|
9b83b7d19e
|
Adding intercepted channel
|
7 years ago |
Yash Tibrewal
|
3a17f5b05e
|
Working on tests
|
7 years ago |
Yash Tibrewal
|
b232bacf27
|
Starting on server interceptors
|
7 years ago |
Yash Tibrewal
|
f9fe345553
|
Add more tests for client interceptors
|
7 years ago |
Yash Tibrewal
|
6f05a711e6
|
Adding a test
|
7 years ago |
Hope Casey-Allen
|
12925d6fc8
|
Move check closer to relevant code
|
7 years ago |
Hope Casey-Allen
|
3ed3c8c071
|
Add metadata streaming tests
|
7 years ago |
ncteisen
|
0b0f21b3d2
|
C++ Channelz GetServerSockets Support
|
7 years ago |
ncteisen
|
a64cb54de1
|
Channel trace is limited by memory
|
7 years ago |
ncteisen
|
038e760a7d
|
Channelz C++ Socket support
|
7 years ago |
Mark D. Roth
|
be1ce0c4cc
|
Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service"
This reverts commit de11358660 , reversing
changes made to 107d10ea73 .
|
7 years ago |