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

Consider supporting non-graceful shutdown in Kura #4848

Open
dima74 opened this issue Jul 16, 2024 · 0 comments
Open

Consider supporting non-graceful shutdown in Kura #4848

dima74 opened this issue Jul 16, 2024 · 0 comments
Assignees

Comments

@dima74
Copy link
Contributor

dima74 commented Jul 16, 2024

Consider a non-graceful shutdown occurring to Iroha in the middle of Kura saving data to disk (for example, due to power loss or being killed by the OOM killer). In this case, the data on disk might be in an incomplete or inconsistent state, leading to data corruption. This can be solved using custom write-ahead logging in Kura or crates like this.

@dima74 dima74 self-assigned this Jul 16, 2024
@dima74 dima74 mentioned this issue Jul 16, 2024
5 tasks
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