Craig Tiller
d9f907671d
Update documentation
9 years ago
Eric Anderson
0b3a621698
spec: Percent-encode Status-Message
9 years ago
Eric Anderson
cf88bb4aa5
Rename Fail Fast doc to Wait for Ready
...
The intention is to deminish the term "fail fast" and instead encourage
"wait for ready." However, the semantics of "the opposite of fail fast"
weren't really documented since that was the previous default, so it
became a bit of a rewrite to define both terms.
The file name uses dashes instead of underscore, since dashes are more
common in the docs.
9 years ago
HuKeping
e84d242ed4
Use DBC case instead of SBC case
...
Signed-off-by: Hu Keping <hukeping@huawei.com>
9 years ago
Masood Malekghassemi
6f7d4221af
Upgrade virtualenv pip in Python docgen
...
Also ignore the docgen-generated directories under doc/.
9 years ago
Yuchen Zeng
9cb9445155
Addressed review comments
9 years ago
David Garcia Quintas
fb81858c96
Forbade atexit()
9 years ago
David Garcia Quintas
26b6060729
Small tweaks in text and diagram
9 years ago
David Garcia Quintas
54698a9184
Updated with PR comments.
9 years ago
David Garcia Quintas
276c72e259
Compression Cookbook
9 years ago
David Garcia Quintas
4bb1a9d8d8
added lb diagram and some more detail
9 years ago
Muxi Yan
fc99ff6644
Fix error code when client run out of memory in Objective C code base
...
Update Status Codes documentation
9 years ago
David Garcia Quintas
fed3e3b070
Added section about variable initialization
9 years ago
Craig Tiller
eda85c6765
Expunge all references to zookeeper
9 years ago
David Garcia Quintas
a45e24eb3e
Removed invalid sentence
9 years ago
Nathaniel Manista
458b35af34
Fix Python server interop spec noncompliance
...
Also fix spelling mistakes in the spec itself.
9 years ago
David Garcia Quintas
75f6828636
Fixed typo
9 years ago
David Garcia Quintas
cc00745e8c
brought spec up to date
9 years ago
David Garcia Quintas
b665dd2722
reworded some
9 years ago
David Garcia Quintas
9f26a149a5
fixed incomplete sentence
9 years ago
David Garcia Quintas
87e6770a18
pr comments
9 years ago
vjpai
b8916aa22f
Don't global initialize anything to nullptr
9 years ago
David Garcia Quintas
c61c235fac
moar pr comments
9 years ago
David Garcia Quintas
350c151781
pr comments
9 years ago
vjpai
77a927be5a
Digraph
9 years ago
David Garcia Quintas
dd8d84ebb5
spec comments addressed
9 years ago
vjpai
bd67b559f5
this_thread
9 years ago
vjpai
3a6385b53e
Add ref to test
9 years ago
vjpai
967e378f19
More docs
9 years ago
vjpai
41c7d01fea
First draft of C++ style guide, minor changes to C
9 years ago
Yang Gao
0aa822b20f
minor fixes
9 years ago
David Garcia Quintas
7b3fa9e54f
Reworded spec.
9 years ago
David Garcia Quintas
74686ce7c4
Completed interop spec, as well as code for c++
9 years ago
Nathaniel Manista
c9dc83400b
Document cardinality violation status codes
9 years ago
Yang Gao
ac4b3a6e59
Create command_line_tool.md
9 years ago
David Garcia Quintas
9065c8b1df
more changes after offline chat with ejona
9 years ago
David Garcia Quintas
485cf40ab7
Fixed wrong spec and reworked streaming compressed case
9 years ago
David Garcia Quintas
393ca51923
updated interop spec
9 years ago
Eric Anderson
05e8c9a8b7
Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN
...
In a previous version of the document we used FATAL_FAILURE instead of
SHUTDOWN. This was changed when there was no case that would cause a
fatal failure other than shutdown. However, one reference to the old
name was missed.
9 years ago
Craig Tiller
2a932daaaf
Spell out fail fast semantics
9 years ago
Craig Tiller
40ee2aa450
Fix another path
9 years ago
David Garcia Quintas
3165ff3d95
Added compression spec
9 years ago
Stanley Cheung
77fae2784e
fix broken links
9 years ago
yang-g
aea13f1c85
global replace health check proto v1alpha to v1
9 years ago
murgatroid99
3c49ade485
Clarify API section of binary logging doc
9 years ago
David G. Quintas
51073f307f
Update load-balancing.md
...
Addressed comments.
9 years ago
David G. Quintas
8729d03fdf
Update load-balancing.md
...
Formatting
9 years ago
David G. Quintas
8003d767b4
Update load-balancing.md
...
Typo
9 years ago
David G. Quintas
b31ec1e81c
Load balancing first draft.
9 years ago
murgatroid99
f8c6545ae8
Update binary log proto, add document explaining it
9 years ago