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

Restoring blockmanifest transfers #1110

Merged
merged 21 commits into from
Jun 17, 2024

Conversation

petersilva
Copy link
Contributor

this work is tested using: MetPX/sr_insects#45

The work was started, and nearly completed last summer, but ran out of time.
Now this is working. the partitioned_flow chops up the 1111 static file dataset into 200 byte blocks, transfers them as blocks, and then re-assembles them into complete files.
More testing required, still experimental, but this is a good start.
It's basically working.

@petersilva
Copy link
Contributor Author

oh... it's forked from "random_fixes" so if you merge that first, there might be a lot less here... or you can merge this and forget about the other.

Copy link

github-actions bot commented Jun 12, 2024

Test Results

243 tests   242 ✅  1m 2s ⏱️
  1 suites    1 💤
  1 files      0 ❌

Results for commit 79d685e.

♻️ This comment has been updated with latest results.

@petersilva petersilva marked this pull request as ready for review June 13, 2024 23:14
Copy link
Member

@reidsunderland reidsunderland left a comment

Choose a reason for hiding this comment

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

reviewed in the meeting

@petersilva petersilva merged commit b0277c4 into development Jun 17, 2024
4 checks passed
@petersilva petersilva deleted the restoring_blockmanifest_transfers branch June 19, 2024 12:35
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.

None yet

2 participants