Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
71f0dad2
Commit
71f0dad2
authored
Jul 14, 2021
by
Sami Hiltunen
Committed by
Evan Read
Jul 14, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document lazy failovers in Praefect
parent
9931ea23
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
137 additions
and
65 deletions
+137
-65
doc/administration/gitaly/index.md
doc/administration/gitaly/index.md
+2
-1
doc/administration/gitaly/praefect.md
doc/administration/gitaly/praefect.md
+135
-64
No files found.
doc/administration/gitaly/index.md
View file @
71f0dad2
...
@@ -186,7 +186,8 @@ Gitaly Cluster supports:
...
@@ -186,7 +186,8 @@ Gitaly Cluster supports:
-
[
Strong consistency
](
praefect.md#strong-consistency
)
of the secondary replicas.
-
[
Strong consistency
](
praefect.md#strong-consistency
)
of the secondary replicas.
-
[
Automatic failover
](
praefect.md#automatic-failover-and-primary-election-strategies
)
from the primary to the secondary.
-
[
Automatic failover
](
praefect.md#automatic-failover-and-primary-election-strategies
)
from the primary to the secondary.
-
Reporting of possible data loss if replication queue is non-empty.
-
Reporting of possible data loss if replication queue is non-empty.
-
Marking repositories as
[
read-only
](
praefect.md#read-only-mode
)
if data loss is detected to prevent data inconsistencies.
-
From GitLab 13.0 to GitLab 14.0, marking repositories as
[
read-only
](
praefect.md#read-only-mode
)
if data loss is detected to prevent data inconsistencies.
Follow the
[
Gitaly Cluster epic
](
https://gitlab.com/groups/gitlab-org/-/epics/1489
)
Follow the
[
Gitaly Cluster epic
](
https://gitlab.com/groups/gitlab-org/-/epics/1489
)
for improvements including
for improvements including
...
...
doc/administration/gitaly/praefect.md
View file @
71f0dad2
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment