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

Improve rebuild logic #5

Open
LeeSmet opened this issue Dec 18, 2020 · 0 comments
Open

Improve rebuild logic #5

LeeSmet opened this issue Dec 18, 2020 · 0 comments
Labels
type_feature New feature or request

Comments

@LeeSmet
Copy link
Contributor

LeeSmet commented Dec 18, 2020

The current rebuild logic is fairly simple: retrieve data, reencode, and send back to the new backends. However, we can check if any of the new backends is also used in the old metadata. If it is, we can assign it the same shard, eliminating the write to that backend, saving some space.

Need toch check if encoding is deterministic for this, especially if it is a parity shard

@LeeSmet LeeSmet added the type_feature New feature or request label Dec 18, 2020
@LeeSmet LeeSmet self-assigned this Dec 18, 2020
@sasha-astiadi sasha-astiadi added this to the Next milestone Dec 29, 2020
@sasha-astiadi sasha-astiadi modified the milestones: Next, Later Jun 14, 2021
@LeeSmet LeeSmet removed this from the Later milestone Nov 3, 2021
@LeeSmet LeeSmet removed their assignment Nov 3, 2021
@despiegk despiegk added this to the Later milestone Nov 3, 2021
@xmonader xmonader removed this from the Later milestone Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants