Merge pull request #5247 from joshix/faqhead

Documentation/v2: Add newline before heading in faq.md
This commit is contained in:
Xiang Li 2016-05-02 11:43:58 -07:00
commit a8139e2b0e

View File

@ -1,5 +1,6 @@
# FAQ
## 1) How come I can read an old version of the data when a majority of the members are down?
## 1) Why can an etcd client read an old version of data when a majority of the etcd cluster members are down?
In situations where a client connects to a minority, etcd
favors by default availability over consistency. This means that even though