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

Syncing blocks that were removed and then created again doesn't always work #127

Open
madadam opened this issue Jun 13, 2023 · 0 comments
Open

Comments

@madadam
Copy link
Collaborator

madadam commented Jun 13, 2023

Steps to reproduce:

  1. Replica A gets an offer for a block from replica B
  2. Replica B removes the block
  3. Replica A sends a request for the block
  4. Replica A gets back a BlockError response
  5. Replica B obtains the block again
  6. Replica A never learns about the block being available again and never downloads it
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

No branches or pull requests

1 participant