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

Dry-run mode for active job types #94

Open
problame opened this issue Oct 17, 2018 · 1 comment
Open

Dry-run mode for active job types #94

problame opened this issue Oct 17, 2018 · 1 comment
Milestone

Comments

@problame
Copy link
Member

As a user, it is useful to determine what zrepl will do with their data.

ref #85

Challenges

  • What can we dry run? Replication, yes. Pruning: must include the replicated snapshots?
  • Coupling of replication and pruning => see issue on restructuring the state machine to a per-filesystem fsm, each of which can run in parallel
@problame problame added this to the 0.2 milestone Oct 17, 2018
@problame problame modified the milestones: 0.2, 0.3 Sep 25, 2019
@problame problame modified the milestones: 0.3, 0.4 Jan 6, 2020
@problame problame modified the milestones: 0.4, 0.5 Feb 20, 2021
@gdevenyi
Copy link

Regarding the listed challenges, recasting this as a "simulation" instead of a dry run might help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants