Jan Tattermusch
|
7f87087354
|
Merge pull request #18298 from yashykt/deletepollcv
Nuking the poll-cv polling engine
|
6 years ago |
Jan Tattermusch
|
82ccc2d68a
|
Merge pull request #18303 from grpc/revert-18276-rf-strip
Revert "Roll foward "Strip Python wheel binary""
|
6 years ago |
Yash Tibrewal
|
4f8891c3e5
|
Merge branch 'master' into deletepollcv
|
6 years ago |
Yash Tibrewal
|
6b45cea2f0
|
Remove from poll-cv comments too
|
6 years ago |
Lidi Zheng
|
98fc902200
|
Revert "Roll foward "Strip Python wheel binary""
|
6 years ago |
Lidi Zheng
|
2f300f88fb
|
Merge pull request #18296 from lidizheng/py-mac-bazel-fix
Add the missing grpc_cfstream dependency
|
6 years ago |
Lidi Zheng
|
69616b1a82
|
Merge pull request #18283 from lidizheng/fix-18282
Silent the check_on_pr failure
|
6 years ago |
Yash Tibrewal
|
620d80d817
|
Remove poll-cv references from bazel and run_tests.py
|
6 years ago |
Yash Tibrewal
|
abcd5861eb
|
Nuking the poll-cv polling engine
|
6 years ago |
Juanli Shen
|
926cfd22be
|
Merge pull request #18101 from AspirinSJL/swap_lb_update_outside_ctor
Swap in new LB policy when it's ready
|
6 years ago |
Lidi Zheng
|
bea84d5485
|
Add the missing grpc_cfstream dependency
|
6 years ago |
Juanli Shen
|
d15605c0e5
|
Swap in new LB policy when it's ready
|
6 years ago |
Lidi Zheng
|
2779322af7
|
Merge pull request #18276 from lidizheng/rf-strip
Roll foward "Strip Python wheel binary"
|
6 years ago |
Mark D. Roth
|
cd62e757c0
|
Merge pull request #18275 from markdroth/fallback_early_on_transient_failure
Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE.
|
6 years ago |
Mark D. Roth
|
827c77bd24
|
Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE.
|
6 years ago |
Jan Tattermusch
|
5fb10c1949
|
Merge pull request #18279 from stanley-cheung/fix-php-composer-json
Fix qps composer.json
|
6 years ago |
Vijay Pai
|
96f8b7a532
|
Merge pull request #18239 from vjpai/callback_async_generic_service
C++: Support callback-based generic service
|
6 years ago |
Vijay Pai
|
5030177c5c
|
Add comment to address reviewer feedback
|
6 years ago |
Lidi Zheng
|
4814972080
|
Install `wheel` right before use it
|
6 years ago |
Lidi Zheng
|
6b437ca80f
|
Increase the retry interval
|
6 years ago |
Lidi Zheng
|
cf70b744f1
|
Silent the check_on_pr failure
|
6 years ago |
Lidi Zheng
|
c73c724778
|
Merge pull request #18277 from lidizheng/nogil-unref
Remove GIL for grpc_call_unref
|
6 years ago |
Mark D. Roth
|
12e6b4b89e
|
Merge pull request #18278 from markdroth/grpclb_child_policy_configurable
Make grpclb work when selected via service config with no balancer addresses.
|
6 years ago |
Mark D. Roth
|
eb41c10240
|
Merge pull request #18251 from markdroth/lb_config_includes_name
Store LB policy name in Config object.
|
6 years ago |
Richard Belleville
|
8caa54deb0
|
Merge pull request #18269 from grpc/hanging-setuptools
Fix Hang in build_ext
|
6 years ago |
Mark D. Roth
|
d85e6f4e94
|
Make grpclb work when selected via service config with no balancer addresses.
|
6 years ago |
Stanley Cheung
|
548beec563
|
Fix qps composer.json
|
6 years ago |
Lidi Zheng
|
8326ac64e4
|
Remove GIL for grpc_call_unref
|
6 years ago |
Lidi Zheng
|
50a1ddab5c
|
Revert "Revert "Strip Python wheel binary""
This reverts commit 04609b1ea5 .
|
6 years ago |
Mark D. Roth
|
2bd7ad0112
|
Merge pull request #18263 from markdroth/grpclb_child_policy_configurable
Second attempt: Make grpclb child policy configurable
|
6 years ago |
Jan Tattermusch
|
0feab2065e
|
Merge pull request #18273 from grpc/revert-18241-strip
Revert "Strip Python wheel binary"
|
6 years ago |
Jan Tattermusch
|
4ee9d1eda4
|
Merge pull request #18247 from jtattermusch/pre_build_timeout_increase
run_tests.py: increase timeout for pre-build step (needed for cmake configuration on win2016)
|
6 years ago |
Jan Tattermusch
|
3b252cbf4e
|
Merge pull request #18248 from jtattermusch/interop_matrix_download_retry
Add retries for downloading interop matrix images
|
6 years ago |
Jan Tattermusch
|
04609b1ea5
|
Revert "Strip Python wheel binary"
|
6 years ago |
rmstar
|
4982d915cc
|
Merge pull request #18268 from rmstar/manual_test
Added automated test for network transitions on iOS devices
|
6 years ago |
Yang Gao
|
d607a1e8a3
|
Merge pull request #18261 from yang-g/fuzzer
Unref raw slice as well when gzip fails
|
6 years ago |
Juanli Shen
|
cd15e147e3
|
Merge pull request #18021 from AspirinSJL/real_resolver
Use real resolver in xds lb channel
|
6 years ago |
Richard Belleville
|
efa1f8b993
|
Remove debug prints
|
6 years ago |
Richard Belleville
|
07bfbec8f9
|
Fix hanging build
|
6 years ago |
Prashant Jaikumar
|
57759a3525
|
Added automated test for network transitions on iOS devices
|
6 years ago |
Mark D. Roth
|
49c6d5044b
|
Add lock for channelz access outside of the combiner.
|
6 years ago |
yang-g
|
94c38ee0a1
|
Add fuzzer test case
|
6 years ago |
yang-g
|
8369b05529
|
Fix a memory leak
|
6 years ago |
Mark D. Roth
|
6d75cfe426
|
Revert "Merge pull request #18254 from grpc/revert-18078-grpclb_child_policy_configurable"
This reverts commit 6dcf6d1645 , reversing
changes made to a2f1e924de .
|
6 years ago |
Mark D. Roth
|
6dcf6d1645
|
Merge pull request #18254 from grpc/revert-18078-grpclb_child_policy_configurable
Revert "Make grpclb child policy configurable"
|
6 years ago |
Juanli Shen
|
e889fda482
|
Use real resolver in xds lb channel
|
6 years ago |
Soheil Hassas Yeganeh
|
a2f1e924de
|
Merge pull request #18253 from grpc/revert-18199-slice-buffer
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing."
|
6 years ago |
Mark D. Roth
|
9febbf2d92
|
Revert "Make grpclb child policy configurable"
|
6 years ago |
rmstar
|
f585e37bea
|
Merge pull request #18243 from rmstar/reconnectbackoff
Try to fix FlakyNetworkTest.ServerRestartKeepaliveDisabled flake
|
6 years ago |
Soheil Hassas Yeganeh
|
c060d55cc7
|
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing."
|
6 years ago |