mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #5247 from joshix/faqhead
Documentation/v2: Add newline before heading in faq.md
This commit is contained in:
commit
a8139e2b0e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user