-
- Downloads
There was an error fetching the commit references. Please try again later.
Geo: Implement PITR recovery before promotion of secondary node
If replication was paused on secondary, we need to use the last point in time for the database when we promote the node.
Showing
- changelogs/unreleased/pitr.yml 5 additions, 0 deletionschangelogs/unreleased/pitr.yml
- files/gitlab-ctl-commands-ee/lib/geo/promote_to_primary_node.rb 69 additions, 2 deletions...gitlab-ctl-commands-ee/lib/geo/promote_to_primary_node.rb
- files/gitlab-ctl-commands-ee/lib/geo/replication_toggle_command.rb 26 additions, 0 deletions...lab-ctl-commands-ee/lib/geo/replication_toggle_command.rb
- files/gitlab-ctl-commands-ee/promote_to_primary_node.rb 1 addition, 1 deletionfiles/gitlab-ctl-commands-ee/promote_to_primary_node.rb
- spec/gitlab-ctl-commands-ee/lib/geo/promote_to_primary_node_spec.rb 60 additions, 2 deletions...b-ctl-commands-ee/lib/geo/promote_to_primary_node_spec.rb
- spec/gitlab-ctl-commands-ee/lib/geo/replication_toggle_command_spec.rb 13 additions, 5 deletions...tl-commands-ee/lib/geo/replication_toggle_command_spec.rb
changelogs/unreleased/pitr.yml
0 → 100644
Please register or sign in to comment