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

Discard bad data in recovery #200

Open
crwen opened this issue Oct 29, 2024 · 2 comments
Open

Discard bad data in recovery #200

crwen opened this issue Oct 29, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@crwen
Copy link
Contributor

crwen commented Oct 29, 2024

The program may encounter bad data during the recovery, we should discard these bad data rather than panic

@ethe ethe added the enhancement New feature or request label Oct 29, 2024
@KKould
Copy link
Contributor

KKould commented Nov 7, 2024

It is necessary to prompt the location of data errors to let users know that there are data anomalies.

@crwen
Copy link
Contributor Author

crwen commented Nov 7, 2024

It is necessary to prompt the location of data errors to let users know that there are data anomalies.

But data error always exists after abnormal closing, I think we can not make it unrecoverable

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

No branches or pull requests

3 participants