Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add transition step to install a backup store #10253

Closed
deepthidevaki opened this issue Sep 1, 2022 · 0 comments · Fixed by #10337
Closed

Add transition step to install a backup store #10253

deepthidevaki opened this issue Sep 1, 2022 · 0 comments · Fixed by #10337
Assignees
Labels
kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0

Comments

@deepthidevaki
Copy link
Contributor

Depends on #10251

Based on the given configuration, install backup store during role transitions.

  • Install backup store for leader roles
  • Close when transitioning from leader
  • Do not install when transition to other roles
  • Installed store must be available in the PartitionTransitionContext

Do no install backup store if no backup store is configured.

@deepthidevaki deepthidevaki added the kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. label Sep 1, 2022
@deepthidevaki deepthidevaki self-assigned this Sep 2, 2022
@Zelldon Zelldon added the version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0 label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants