Eric Gribkoff
91dc46c59f
add gentle_failover spec
5 years ago
Eric Gribkoff
4df4ea586f
remove new instance group spec, redundant with remove instance group
5 years ago
Eric Gribkoff
138b117dc9
Add --rpc_timeout_sec flag spec
5 years ago
Mark D. Roth
30e4170dc3
Update version of master to 1.33-dev ("geeky").
5 years ago
Yash Tibrewal
4331328fc2
Don't consider receiving non-OK status as an error for HTTP2
5 years ago
Richard Belleville
2c1efcd0ae
Add documentation
5 years ago
emkornfield
536808915a
split table
5 years ago
emkornfield
dad88a21e6
Update ssl-performance.md
5 years ago
Micah Kornfield
f03e57acb8
Update ssl-performance docs
5 years ago
srini100
f22d3dc390
Add supported features in v1.31.0
5 years ago
Eric Gribkoff
8c03da2c0a
Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc
...
Update semantics of --fail_on_failed_rpc
5 years ago
Eric Gribkoff
7df3017c8a
Update semantics of --fail_on_failed_rpc
5 years ago
Jan Tattermusch
d6c15b2438
bump version to v1.31.0-pre1
5 years ago
Jan Tattermusch
f9b68bb01e
add g-stands-for for the next release
5 years ago
Richard Belleville
0eabc3ec74
Add to Python documentation
5 years ago
Jan Tattermusch
e27d8935a7
Update grpc_release_schedule.md
5 years ago
Esun Kim
165ee5007a
Replaced grpc::string with std::string
5 years ago
Lidi Zheng
b9088ee9dd
Address comments
5 years ago
Lidi Zheng
8bcffaa5ca
Hide init_grpc_aio and guard async API outside of AsyncIO context
5 years ago
Patrice Chalin
5ac3aa789f
Docs: fix links to grpc.io tutorial pages
5 years ago
Patrice Chalin
4c4933e056
Docs: fix links to quick start pages
5 years ago
srini100
815bd8b90f
resolving comment
5 years ago
srini100
4a8171cda5
xds features per release
5 years ago
Yash Tibrewal
ae4687af4a
Remove window update frames from the pings doc
5 years ago
Srini Polavarapu
f4afbcefef
Bump version to v1.30.0-pre1
5 years ago
Srini Polavarapu
dd90a14eee
Bump version to v1.31.0-dev
5 years ago
Yash Tibrewal
082f1ae887
Update pings channel args documentation
5 years ago
Menghan Li
a1a06a555d
xds interop descriptions: add test traffic_splitting to spec
5 years ago
Eric Gribkoff
84fccf5300
Update default xds test qps to 100
5 years ago
Kevin Dungs
280fcdb95f
Correct gMock syntax in example code.
5 years ago
gkarthiks
7324556353
doc: adding the fourth enum for health check proto docs
...
Signed-off-by: gkarthiks <github.gkarthiks@gmail.com>
5 years ago
Jan Tattermusch
436165a753
Simplify the instructions a bit more.
5 years ago
Jan Tattermusch
7740ed281d
A few more improvements
5 years ago
Eric Anderson
18dd95f735
doc/compression.md: Make it clear compression is per-RPC
...
"initial call" should not be understood as "initial call on the connection" but
"initial call of the RPC". All the data necessary for understanding client's
compression abilities is provide per-RPC, so no connection-level state should
be used. Using such state would break the use of proxies.
5 years ago
Nicolas "Pixel" Noble
791729d09f
Bumping version.
5 years ago
Menghan Li
5b7aa136ab
move
5 years ago
Menghan Li
6ba920a573
doc: clarify that gRPC paths are case-sensitive
5 years ago
Eric Gribkoff
5330ead3ab
Add --fail_on_failed_rpc flag to xds tests
5 years ago
Lidi Zheng
004a3c3253
Weaken our promise
5 years ago
Lidi Zheng
dc3eb43ae6
It might be experimental
5 years ago
Lidi Zheng
6c2542150c
Format the rst file
5 years ago
Lidi Zheng
c57a3792a0
Remove unused extension
5 years ago
Lidi Zheng
6b2239ed40
Generate corresponding grpc_types.h link
5 years ago
Lidi Zheng
d3805e1b6c
Explain how to find channel arguments in our doc
5 years ago
Lidi Zheng
f7d71ccfa6
Update the glossary
5 years ago
Lidi Zheng
c1df38f2b9
Document wait_for_ready mechanism in Python's glossary
5 years ago
Lidi Zheng
6e0ac50b09
Improve the documentation for serializer and deserializer
5 years ago
Yash Tibrewal
2d0ed47223
Reviewer comments
5 years ago
Yash Tibrewal
edc2a6b988
Add option for logging keepalive pings
5 years ago
Mark D. Roth
f8f6034d1a
Refactor xds LB policy
5 years ago