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

Store size limit #319 #321 #371

Merged
merged 7 commits into from
Feb 6, 2025
Merged

Store size limit #319 #321 #371

merged 7 commits into from
Feb 6, 2025

Conversation

hg-ms
Copy link
Contributor

@hg-ms hg-ms commented Feb 6, 2025

Prevent storage corruption if storage files become lager than 2GB.
see #319 and #321.

This fix throws a PersistenceExceptionCommitSizeExceeded exception if a single channels commit size is to large before data is written or it creates a new storage file if appending to the current head file would exceed the size limit.

@hg-ms hg-ms merged commit fda2c33 into main Feb 6, 2025
9 checks passed
@hg-ms hg-ms deleted the StoreSizeLimit_#319_#321 branch February 6, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants