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

Repairing corrupt files #11

Open
TheCount opened this issue Jul 27, 2018 · 0 comments
Open

Repairing corrupt files #11

TheCount opened this issue Jul 27, 2018 · 0 comments

Comments

@TheCount
Copy link

It can happen that OpenQueue() and the like fail due to underlying DB corruption (e. g., corrupted manifest file after a power outage).

In this case, it would be nice if goque exposed the repair functionality of its underlying DB, for example through an additional function OpenQueueRepair() which attempts to repair the DB if it fails to open.

TheCount added a commit to TheCount/goque that referenced this issue Jul 27, 2018
Helps beeker1121#11 by discerning corruption errors from others.
TheCount added a commit to TheCount/goque that referenced this issue Jul 27, 2018
kannanr pushed a commit to kannanr/goque that referenced this issue Apr 26, 2022
Helps beeker1121#11 by discerning corruption errors from others.
kannanr pushed a commit to kannanr/goque that referenced this issue Apr 26, 2022
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