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

storage: Change the interval checking the disk usage to 1 minute #819

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

mocchira
Copy link
Member

@mocchira mocchira commented Sep 7, 2017

This is a part of the fix for #592. leo-project/leo_object_storage#11 completes the fix with this PR.

In my test env, The disk full almost never happen with this PR except a few extreme cases like

  • The size of AVS is very small (several hundreds MB)
  • The PUT throughput is massively high for around one minute

We might reconsider the problem to handle the above extreme cases in future.

@mocchira mocchira requested a review from yosukehara September 7, 2017 02:22
@yosukehara yosukehara merged commit 2ad3f80 into leo-project:develop Sep 7, 2017
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

Successfully merging this pull request may close these issues.

2 participants