Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Finer grained quota filling for exclusive striping #4

Open
Roman2K opened this issue Mar 17, 2017 · 1 comment
Open

Finer grained quota filling for exclusive striping #4

Roman2K opened this issue Mar 17, 2017 · 1 comment

Comments

@Roman2K
Copy link
Owner

Roman2K commented Mar 17, 2017

Currently, if chunks are grouped before striping, the total size is used to determine if there's space available, instead of the size of each chunk individually.

@Roman2K
Copy link
Owner Author

Roman2K commented Mar 17, 2017

Idea: in stripe.S.Stripe(), make dests a func(*scat.Chunk) Locs instead of a Locs

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

No branches or pull requests

1 participant