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

Object metadata is not tracked by cache algorithm and is not discarded #57

Open
na-- opened this issue Aug 26, 2015 · 3 comments
Open
Labels

Comments

@na--
Copy link
Collaborator

na-- commented Aug 26, 2015

Object metadata (headers, etc.) is never deleted. It is not tracked by the cache algorithm and its size is not accounted for when calculating the occupied space.

@na-- na-- added the bug label Aug 26, 2015
@ironsmile
Copy link
Owner

Isn't this a duplicate of #45?

@na--
Copy link
Collaborator Author

na-- commented Sep 25, 2015

Somewhat - the size of the metadata is still not accounted in the cache algorithm. I consider this a very minor issue, because the metadata size is negligible compared to the file part sizes, so if you want, we can forget and close this :)

@ironsmile
Copy link
Owner

No, we shouldn't have rogue bytes evading our calculations :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants