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

Binary Stream Regeneration #4494

Open
wixbot opened this issue Aug 9, 2014 · 0 comments
Open

Binary Stream Regeneration #4494

wixbot opened this issue Aug 9, 2014 · 0 comments
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Aug 9, 2014

In the case that we find a stream on disk is corrupt (doesn't match hash, or is missing), settings engine should do its best to restore a good copy from one of the other databases (remote->local or local->remote).

This can also happen in very rare corner cases where one database deletes a file of a certain hash, and another database is just adding a file of that hash. In certain race conditions, the stream for this file hash can end up permanently deleted.

Originally opened by mike-gc

@wixbot wixbot added this to the v4.x milestone Dec 20, 2015
@rseanhall rseanhall modified the milestones: v4.x, Settings Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants