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

Implement advanced upload packing via RHP4 #1553

Open
ChrisSchinnerl opened this issue Sep 19, 2024 · 0 comments
Open

Implement advanced upload packing via RHP4 #1553

ChrisSchinnerl opened this issue Sep 19, 2024 · 0 comments
Milestone

Comments

@ChrisSchinnerl
Copy link
Member

ChrisSchinnerl commented Sep 19, 2024

With RHP4 we can have workers upload partial sectors to hosts immediately and without packing.
The worker should then inform the bus about the uploaded sector.

The new pinning loop of the bus will then use the RPC for merging sectors to merge partial sectors together.
After merging the packed sector will be pinned.

That way we can get rid of the extra persistence we currently have in the Bus meaning that backups become as easy as only backing up the database again.

@ChrisSchinnerl ChrisSchinnerl added this to the v2.1.0 milestone Sep 19, 2024
@SiaFoundation SiaFoundation deleted a comment Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant