ncteisen
|
44b262c361
|
fix build and sanity
|
6 years ago |
ncteisen
|
77895eec56
|
use b64, handle localhost
|
6 years ago |
ncteisen
|
fa4894e110
|
Handle uri parsing in channelz module
|
6 years ago |
ncteisen
|
1a3c2d3e3a
|
Move uri_parser to lib
|
6 years ago |
ncteisen
|
1e64fa629c
|
Add AddressType
|
6 years ago |
ncteisen
|
48c3c964b1
|
supress errors for uri parser
|
6 years ago |
ncteisen
|
830c7bb459
|
Sanity headers
|
6 years ago |
ncteisen
|
3cb8b0b8cb
|
Move uri_parser to common spot
|
6 years ago |
ncteisen
|
c13de2eb1e
|
Support direct channels peer_string
|
6 years ago |
ncteisen
|
d82dff4ea0
|
reviewer feedback, debuging helper
|
6 years ago |
ncteisen
|
ba6f81297c
|
Socket tracks remote address
|
6 years ago |
ncteisen
|
e83c873517
|
reviewer commetns
|
6 years ago |
ncteisen
|
679abd779a
|
Actually track listening address
|
6 years ago |
ncteisen
|
08519d4472
|
Listen sockets track their port
|
6 years ago |
Vijay Pai
|
371b1d99d5
|
Add call as param to MethodHandler::Deserialize to allow arena use
|
6 years ago |
Juanli Shen
|
19ea6226b2
|
Fix resource quota related leak
|
6 years ago |
Yash Tibrewal
|
c2e3fde9b5
|
Rename call.h to call_op_set.h and call_wrapper.h to call.h
|
6 years ago |
yang-g
|
a35f55fd70
|
move helper function into namespace
|
6 years ago |
yang-g
|
83d74bf6fc
|
Remove the internal cache for google_default_credentials
|
6 years ago |
ncteisen
|
bc44c5e353
|
Add GetServer to channelz cpp
|
6 years ago |
Yash Tibrewal
|
cc21d32c77
|
Some cleanup
|
6 years ago |
Yash Tibrewal
|
312feb4202
|
Adding generic rpc and unimplemented rpc test for server interceptors
|
6 years ago |
Yash Tibrewal
|
a094b7b312
|
Added server async tests
|
6 years ago |
Hope Casey-Allen
|
d6fa36194a
|
Fix internal build breakage
|
6 years ago |
Juanli Shen
|
2976ef129c
|
Fix OOM by expanding resource quota coverage
|
6 years ago |
Yash Tibrewal
|
07504e66f3
|
Don't unnecessarily create exec_ctx
|
6 years ago |
Yash Tibrewal
|
cad9be0889
|
Add comments about the fix
|
6 years ago |
ncteisen
|
43df9fda64
|
un duplicate code
|
6 years ago |
ncteisen
|
693f46841a
|
Add GetServer to core
|
6 years ago |
ncteisen
|
4fa389b137
|
Unifying grpc build hacks
|
6 years ago |
ncteisen
|
482641501c
|
Revert "Revert "Refactor Channelz Service to Support Internal Build""
This reverts commit 2eafaccba6 .
|
6 years ago |
hcaseyal
|
c4e2c46be1
|
Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE."
|
6 years ago |
Yash Tibrewal
|
281de1bb30
|
Solve memory leak due to double setting of set_server_rpc_info
|
6 years ago |
Noah Eisen
|
2eafaccba6
|
Revert "Refactor Channelz Service to Support Internal Build"
|
6 years ago |
ncteisen
|
0d5db17da6
|
Add GetServer to Channelz proto
|
6 years ago |
Mark D. Roth
|
f85fd026e3
|
Client-side health checking support.
|
6 years ago |
Mark D. Roth
|
b6059e2e86
|
Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.
|
6 years ago |
Vijay Pai
|
45dfbe097e
|
Arena-allocate the ServerContext::CompletionOp
|
6 years ago |
Yash Tibrewal
|
62280b42c7
|
Add client streaming, server streaming and bidi streaming tests
|
6 years ago |
Yash Tibrewal
|
40d443de1b
|
Fix deadlock issue in connector
|
6 years ago |
ncteisen
|
97134a69be
|
Refactor to support internal build
|
6 years ago |
Yihua Zhang
|
fafca2b5f3
|
move fake URL string back to fake_security_connector.h
|
6 years ago |
Yihua Zhang
|
f10f94f72a
|
move SSL and fake URL strings to ssl_utils
|
6 years ago |
Yihua Zhang
|
81bc942cd8
|
security connector refactor
|
6 years ago |
Yash Tibrewal
|
9b83b7d19e
|
Adding intercepted channel
|
6 years ago |
Yash Tibrewal
|
3a17f5b05e
|
Working on tests
|
6 years ago |
Vijay Pai
|
ce4bd108ea
|
Fix CallOpSet copy/assignment to reset cq_tag
|
6 years ago |
ncteisen
|
a3400a8fcb
|
Add a test with more edge cases
|
6 years ago |
ncteisen
|
d6d5d21c0a
|
Add bin search to gettopchannels and getservers
|
6 years ago |
Soheil Hassas Yeganeh
|
58a85ffc5e
|
Use union to make alignement robust.
Suggested-by: vjpai@google.com
|
6 years ago |