Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-06-09 12:39:25 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-06-11 16:42:30 +0300
commit9f296b8c194d10b777905ad8073445529ef3a503 (patch)
tree66747002b2b8f9e83a31cbba62fc9e9b41286889 /doc
parent262492a22d5b4b3ab220f2bef97bcfa1fdcdfdac (diff)
featureflag: Remove reference transactions feature flag
Reference transactions have now been baking for several releases and is performing well. With backchannel voting having landed in release 13.12, the last blocker which has kept customers from deploying these has been removed. As a result, we can now finally drop the feature flag altogether and always enable reference transactions. Changelog: changed
Diffstat (limited to 'doc')
-rw-r--r--doc/design_ha.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/design_ha.md b/doc/design_ha.md
index ff95c5484..b2885a952 100644
--- a/doc/design_ha.md
+++ b/doc/design_ha.md
@@ -511,12 +511,8 @@ changes.
## Using Strong Consistency
-The current implementation of strong consistency via reference-transaction hook
-is enabled by default. You can use the following feature flags to change its
-behavior:
-
-- `gitaly_reference_transactions`: This feature flag is enabled by default. If
- disabled, reference transactions will not be used.
+The current implementation uses strong consistency via reference-transaction
+hooks.
In order to observe reference transactions, the following metrics can be used: