Arsnael commented on code in PR #2335:
URL: https://github.com/apache/james-project/pull/2335#discussion_r1663857034
##########
docs/modules/servers/partials/architecture/consistency-model.adoc:
##########
@@ -18,10 +18,10 @@ This section details this trade-off for data stores used by
the {server-name}.
=== OpenSearch consistency model
-OpenSearch relies on
link:https://www.elastic.co/blog/a-new-era-for-cluster-coordination-in-elasticsearch[strong
consistency]
-with home grown algorithm.
+OpenSearch relies on
link:https://opensearch.org/docs/latest/tuning-your-cluster/[strong consistency]
+with home-grown algorithm.
-The 6.x release line, that the distributed server is using is known to be slow
to recover from failures.
+The 1.x release line, that the distributed server is using, is known to
provide faster recovery.
Review Comment:
No we using the version 2.x of opensearch :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]