Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • tapir tapir
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • syslab
  • tapirtapir
  • Merge requests
  • !9

IR replicas now recovery only when told.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Michael Whittaker requested to merge recovery_only_when_told into master Apr 04, 2018
  • Overview 0
  • Commits 1
  • Changes 7

Previously, IR replicas would always perform recovery and would always persist their view information into a file with a specific filename. Now, you can provide the IR replica with the filename into which you want it to persist its state. Moreover, if you provide the empty string, the replica will simply disable recovery entirely.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: recovery_only_when_told