You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/docs/data-replication.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -142,8 +142,8 @@ Dirty reads:: An isolated primary can expose writes that will not be acknowledge
142
142
=== The Tip of the Iceberg
143
143
144
144
This document provides a high level overview of how Elasticsearch deals with data. Of course, there is much much more
145
-
going on under the hood. Things like primary terms, cluster state publishing and master election all play a role in
145
+
going on under the hood. Things like primary terms, cluster state publishing, and master election all play a role in
146
146
keeping this system behaving correctly. This document also doesn't cover known and important
147
147
bugs (both closed and open). We recognize that https://github.com/elastic/elasticsearch/issues?q=label%3Aresiliency[GitHub is hard to keep up with].
148
-
To help people stay on top of those and we maintain a dedicated https://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html[resiliency page]
148
+
To help people stay on top of those, we maintain a dedicated https://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html[resiliency page]
0 commit comments