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

chore: facilitate blob share during state sync if necessary #972

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

miraclx
Copy link
Member

@miraclx miraclx commented Nov 15, 2024

When on the receiving end of a state sync request, and we don't have the application, upgrade the sync channel to a blob share and reverse the roles. After receiving the application from the requester, go back to processing the state sync request.

This preserves the same guards employed for the traditional blob share, size, and integrity checks.

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.

2 participants