Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gitaly gitaly
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 561
    • Issues 561
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 56
    • Merge requests 56
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • gitalygitaly
  • Issues
  • #3334
Closed
Open
Issue created Dec 02, 2020 by Pavlo Strokov@8bitlifeMaintainer

Gitaly HA Distributed Reads

Release Notes

In a highly available Gitaly cluster you want to ensure the highest possible levels of read performance. Additionally, you want to minimize any potential impact that one repository can have to other repositories in the same cluster. With the introduction of distributed git reads to the HA Gitaly Cluster, you're now able to read from any node in the cluster that is currently up to date. This is especially impactful for very busy repositories, especially those with numerous concurrent CI/CD pipelines running, all of which are performing reads.

Documentation Link

Problem Statement

This issue created in order to track progress of rolling out a reads distribution feature.
Currently it is accessible behind a feature flag and should be enabled by default.

Edited Jan 12, 2021 by Mark Wood
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking