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

Delete WAL files some time #2674

Open
Juliusan opened this issue Jul 5, 2023 · 0 comments
Open

Delete WAL files some time #2674

Juliusan opened this issue Jul 5, 2023 · 0 comments
Assignees

Comments

@Juliusan
Copy link
Contributor

Juliusan commented Jul 5, 2023

The WAL should not grow indefinitely. There should be some time when old not needed WAL files may be deleted. Some options:

  • On state pruning
  • On creating snapshot - but not all the nodes create snapshots.
  • On receiving snapshot
    Of course there should be a possibility to leave all the blocks in some node(s) for recovery reasons.
@Juliusan Juliusan self-assigned this Jul 5, 2023
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

1 participant