Lidi Zheng
b7fd18daa4
Raise the exception while credential initialization
6 years ago
ganmacs
79f58ec74e
Use space
6 years ago
ganmacs
b5ee54add3
Remove unused require
6 years ago
ganmacs
bd1fdfaabe
Return unimplemented
...
when calling a method which is server_streamer and is not implemented by user
6 years ago
Muxi Yan
03c73e92f1
Fix test failure due to NSAssert
6 years ago
Mehrdad Afshari
e69c1b960f
Remove BUILD.bazel files from beta code elements
...
Beta code elements are going to get deprecated and
Bazel support is much newer, so Bazel users are
not supposed to accidentally depend on beta code
elements. Preventing Bazel from building and
including beta code elements makes our tests pass
without depending on beta in grpcio target and
helps avoid including that dependency accidentally
if you are using Bazel.
6 years ago
Mehrdad Afshari
107539c0d7
Removed unused import from grpc.beta in tests
6 years ago
Yash Tibrewal
d704cfe3d1
Add can_track_err methods to other platforms too
6 years ago
Jan Tattermusch
b609caebf1
trailing "-bin" metadata is binary
6 years ago
Jan Tattermusch
29f44db128
fix initial->trailing
6 years ago
Jan Tattermusch
95bae1ead9
make client_email loading python3 compatible
6 years ago
Mehrdad Afshari
989af50e1d
Remove beta modules from the Python Bazel package
6 years ago
Stanley Cheung
42e3ae7309
Re-generate projects
6 years ago
Stanley Cheung
c51d9c169e
Wrap pthread_atwork call
6 years ago
Vishal Powar
c575d68730
Incorporate review comments
6 years ago
Eric Gribkoff
b654c8d279
python: close channels in _server_ssl_cert_config_test
6 years ago
Stanley Cheung
9809e01888
Wrap pthread_atwork call
6 years ago
Yash Tibrewal
c7e92f26eb
Reviewer comments
6 years ago
Muxi Yan
f62323aea2
Tests project fixes
6 years ago
Vishal Powar
070d524352
xDS plugin is going to use LRS stream to report load to balancer. Remove
...
the current grpclb specific load reporting from the implementation.
The changes here also mean that the plugin will just get the initial
response and no subsequent response from the balancer.
6 years ago
Muxi Yan
195c042d32
Replace PB_FIELD_16BIT with PB_FIELD_32BIT
6 years ago
Muxi Yan
4f41886324
Generate projects
6 years ago
Guantao Liu
a3348a3bc9
Also extend iomgr_windows.cc
6 years ago
Muxi Yan
da14743f1a
Generate projects
6 years ago
Muxi Yan
f3e4ae633e
Regenerate projects
6 years ago
Guantao Liu
be5eea1f42
Extend ev_posix.* to prepare for the new background poller 'epollbg',
...
and get rid of the dependency loop on the grpc shutdown path. Make sure
all background closures are complete before shutting down the other grpc
modules.
Avoid using the backup poller in TCP endpoints if using the background
poller.
6 years ago
Muxi Yan
50d34c224a
Revert python changes
6 years ago
Muxi Yan
1d8550c4c2
nit nullability fix
6 years ago
Muxi Yan
d806ce71d7
more nullability
6 years ago
Muxi Yan
29e1591904
_Nullable -> nullable
6 years ago
Muxi Yan
00ff5805a3
null_unspecified -> nullable
6 years ago
Muxi Yan
680b53f7ad
clang-format
6 years ago
Muxi Yan
f0cbcde731
New channel pool design
6 years ago
Yash Tibrewal
bab043e865
Cleanup
6 years ago
Vishal Powar
68c353351c
Run the tools/codegen/core/gen_static_metadata.py and generate the
...
required files
6 years ago
Lidi Zheng
dd2bdf2ff1
Enable lcov 1.12 and 1.13 for gRPC PHP
6 years ago
Muxi Yan
87abab45c9
Fix version availability
6 years ago
Muxi Yan
512c01bc57
Polish threading + something else
6 years ago
Yash Tibrewal
626f1c9d53
Remove the std::unique_ptr, instead use move semantics everywhere
6 years ago
Muxi Yan
ffeb0e6823
Add *if* after assert
6 years ago
Muxi Yan
5746432121
Fix handler release - Part 1
6 years ago
Juanli Shen
8a880801ae
Add support for LB config in service config
6 years ago
Muxi Yan
8a762d4478
Polish nullability + something else
6 years ago
Muxi Yan
6b6ab2bdc9
Back to NSAssert
6 years ago
Soheil Hassas Yeganeh
c25d2445f7
Add grpc_core::RefCount and use it for RefCountedPtr
6 years ago
Muxi Yan
7500528b15
clang-format
6 years ago
Mark D. Roth
d18458720c
Don't reset channel state on resolver failure when LB policy exists.
6 years ago
Muxi Yan
e14ec44b0a
clang-format
6 years ago
Muxi Yan
b5434c05aa
Make tests pass
6 years ago
Muxi Yan
2bd38f29df
Batch fixes
6 years ago