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

Flush domain before requesting allocated bytes #84

Merged

Conversation

mattjala
Copy link
Collaborator

Without this, if the size of the dataset changed in the last minute or so, get storage size is very likely to return an incorrect value.

Requires HDFGroup/hsds#269 in order to work, so it checks for the next (currently unreleased) version of HSDS.

Without this, if the size of the dataset changed
in the last minute or so, get storage size is
very likely to return an incorrect value.
@mattjala mattjala added the bug Something isn't working label Oct 10, 2023
@jhendersonHDF jhendersonHDF merged commit 05531c7 into HDFGroup:master Oct 10, 2023
9 of 10 checks passed
@mattjala mattjala deleted the flush_before_get_alloc_bytes branch October 10, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants