apolcyn
7c1dab7297
Merge pull request #24033 from apolcyn/port_picker_threadsafe
...
Make the server-based port picker thread safe
2020-09-08 23:49:58 -07:00
apolcyn
7916563e7a
Merge pull request #24041 from apolcyn/fix_shutdown
...
Wait for server's shutdown tag to complete before destroying it in stranded_event_test
2020-09-08 23:49:27 -07:00
ZhenLian
fb4dd355e8
Merge pull request #23572 from ZhenLian/zhen_dynamic_file_reloading_1
...
Add tls_certificate_distributor implementation
2020-09-08 23:28:47 -07:00
Esun Kim
731ce0042e
Merge pull request #24081 from grpc/revert-23710-shutdown
...
Revert "Implemented conditional shutdown"
2020-09-08 16:48:39 -07:00
Alisha Nanda
b93ee66fe2
Merge pull request #24043 from ananda1066/master
...
Add timeout flag to gRPC cli
2020-09-08 15:58:27 -07:00
Esun Kim
7a0f16e805
Revert "Implemented conditional shutdown"
2020-09-08 15:21:14 -07:00
Alisha Nanda
25c35b6db7
Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context""
...
This reverts commit 84c4994dc7 .
2020-09-08 19:26:56 +00:00
Donna Dionne
1b1a41df5d
New Tests to guard against regression when routing and weighted target
...
logic are moved from policies to XdsConfigSelector:
1. Cluster update test: we never had a test that explicitly updated
clusters multiple times.
2. A cluster update test that includes long running RPCs, in particular,
RPCs not yet committed.
2020-09-08 12:20:56 -07:00
Yash Tibrewal
139895d2c8
Merge pull request #23894 from yashykt/removegrpcchannelping
...
Remove grpc_channel_ping from surface API
2020-09-08 11:33:29 -07:00
ZhenLian
1a275d7eab
Add tls_certificate_distributor implementation
2020-09-08 10:20:21 -07:00
Esun Kim
aff01d7139
Implemented conditional shutdown
2020-09-03 16:45:28 -07:00
Yash Tibrewal
2d6e776898
Merge pull request #24054 from yashykt/toomanypingstestfix
...
Initiate HTTP/2 writes on BDP pings too
2020-09-03 11:32:02 -07:00
Alisha Nanda
94a72c151b
Changed timeout to ns rather than us.
2020-09-03 16:50:42 +00:00
Alisha Nanda
4282e968c4
Re-add in all changes, fix check failures.
2020-09-03 04:01:22 +00:00
Karthik Ravi Shankar
835d6182d8
Merge pull request #24050 from grpc/revert-24047-revert-23916-server-context
...
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
2020-09-02 19:29:16 -07:00
Alisha Nanda
84c4994dc7
Revert "Merge pull request #24047 from grpc/revert-23916-server-context"
...
This reverts commit 7c098321bd , reversing
changes made to d109f4b406 .
2020-09-03 02:00:10 +00:00
Alisha Nanda
a4eedc1510
Revert "Merge branch 'master' of https://github.com/ananda1066/grpc "
...
This reverts commit 35e0e96b09 , reversing
changes made to b78bc85185 .
2020-09-03 01:57:03 +00:00
Yash Tibrewal
23cb073a93
Initiate HTTP/2 writes on BDP pings too
2020-09-02 16:39:27 -07:00
Mark D. Roth
b46db8cb76
Merge pull request #23996 from markdroth/ref_counted_async_deletion
...
Allow RefCounted<> objects to defer deletion from Unref().
2020-09-02 13:32:01 -07:00
Karthik Ravi Shankar
b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
2020-09-02 10:17:00 -07:00
Karthik Ravi Shankar
f1abdd1725
Revert "Move ServerContext from ::grpc_impl to ::grpc"
2020-09-01 22:54:54 -07:00
Alisha Nanda
88d99b4603
Add timeout flag to gRPC cli
...
Signed-off-by: Alisha Nanda <alishananda@google.com>
2020-09-01 22:10:35 +00:00
Karthik Ravi Shankar
b663e3ad34
Merge pull request #23916 from karthikravis/server-context
...
Move ServerContext from ::grpc_impl to ::grpc
2020-09-01 14:49:02 -07:00
Yash Tibrewal
6e1655447a
Merge pull request #22997 from yashykt/fixbdp
...
Do not send BDP pings if there is no receive side activity
2020-09-01 13:30:54 -07:00
Alexander Polcyn
5166237a19
Revert unskip on windows
2020-09-01 13:05:36 -07:00
Alexander Polcyn
c1c487b80f
Wait for server shutdown_and_notify tag to complete before destroying server in stranded_event_test
2020-09-01 12:09:59 -07:00
Alexander Polcyn
2a29b7cb58
Make the server-based port picker thread safe
2020-08-31 20:05:49 -07:00
Karthik Ravi Shankar
9afbf02198
Merge branch 'master' into server-context
2020-08-31 17:37:37 -07:00
Alexander Polcyn
46d4a27cb6
Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984
2020-08-31 16:57:48 -07:00
Mark D. Roth
5369864a86
Allow RefCounted<> objects to defer deletion from Unref().
2020-08-31 11:52:09 -07:00
Ashitha Santhosh
59d66a3e97
Merge pull request #23974 from ashithasantosh/eval_test
...
Tests for EvaluateArgs
2020-08-28 10:05:13 -07:00
Jan Tattermusch
8d8152ed4e
fix System.Memory dependency mismatch in c# distribtests
2020-08-28 13:58:24 +02:00
Ashitha Santhosh
b1fd4a45a4
Add EvaluateArgs test.
2020-08-27 13:00:56 -07:00
Jan Tattermusch
42f741ecc4
use GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for C# distribtest that tests classic .csproj
2020-08-27 15:04:48 +02:00
Jan Tattermusch
2fb9b57fe5
upgrade Google.Protobuf in C# distribtests
2020-08-27 11:05:08 +02:00
Mark D. Roth
df1fbc0a59
Merge pull request #23976 from markdroth/xds_virtual_host_validation
...
Second attempt: xds: Don't identify the needed VirtualHost at validation time
2020-08-26 10:52:53 -07:00
Karthik Ravi Shankar
4903d62843
Merge branch 'master' into server-context
2020-08-25 11:47:31 -07:00
Esun Kim
aa43403343
Add init and shutdown to verify_peer_options
2020-08-25 09:24:13 -07:00
Mark D. Roth
5adf794eec
Increase polling timeout for NoMatchedDomain test.
2020-08-25 07:18:52 -07:00
Mark D. Roth
91b698d232
Revert "Merge pull request #23969 from grpc/revert-23918-xds_virtual_host_validation"
...
This reverts commit 13b5f0b625 , reversing
changes made to 9ea2d7c89d .
2020-08-25 07:03:28 -07:00
donnadionne
4cb21ff819
Revert "xds: Don't identify the needed VirtualHost at validation time."
2020-08-24 21:46:00 -07:00
apolcyn
fb134e812a
Merge pull request #23960 from apolcyn/double_deadline
...
Double the handshake failure deadline of TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
2020-08-24 15:52:14 -07:00
Alexander Polcyn
e5bb358edd
double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
2020-08-24 12:49:50 -07:00
Mark D. Roth
b0a8b4606c
xds: Don't identify the needed VirtualHost at validation time.
2020-08-21 11:39:35 -07:00
Yash Tibrewal
4a03ce5a14
Remove grpc_channel_ping from surface API
2020-08-20 17:07:04 -07:00
Karthik Ravi Shankar
75187ec316
fix golden test file for codegen test
2020-08-20 17:03:40 -07:00
Mark D. Roth
9a39f172a6
xds: NACK if response includes duplicate resource names.
2020-08-20 16:17:57 -07:00
Jan Tattermusch
afda101854
cleanup bazel commands in test scripts (for non-RBE invocations)
2020-08-20 12:22:09 +02:00
Yash Tibrewal
09904691e0
Do not send BDP pings if there is no receive side activity.
2020-08-19 20:29:33 -07:00
donnadionne
ffb643479c
Merge pull request #23863 from donnadionne/TF
...
Fixing the transient failure that occurs during the case where
2020-08-19 12:21:33 -07:00