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

[FIX] fixed an issue where the correct info for an object entry was not calculated #358

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

aricart
Copy link
Member

@aricart aricart commented Sep 12, 2022

[FIX] fixed an issue where the correct info for an object entry was not calculated when the entry was empty or didn't have pending chunk changes that were unprocessed.

[FIX] made the underlying stream info requests trap the stream not found and instead return "object store not found" [TEST] added more tests to object store

FIX #357

…ot calculated when the entry was empty or didn't have pending chunk changes that were unprocessed.

[FIX] made the underlying stream info requests trap the stream not found and instead return "object store not found"
[TEST] added more tests to object store

FIX #357
@aricart aricart requested a review from kozlovic September 12, 2022 16:48
Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aricart aricart merged commit 25c1fc4 into main Sep 12, 2022
@aricart aricart deleted the fix-357 branch September 12, 2022 18:25
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.

New object store file upload example
2 participants