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

Fix causal consistency issues #7

Closed
tomlarkworthy opened this issue Aug 22, 2023 · 2 comments
Closed

Fix causal consistency issues #7

tomlarkworthy opened this issue Aug 22, 2023 · 2 comments

Comments

@tomlarkworthy
Copy link
Contributor

Randomized testing is showing failures of the causal consistency checks. There seems to be a few race conditions when fetching content during notify.

@tomlarkworthy
Copy link
Contributor Author

Still a problem under heavily load. We should exploit the "LastModified" as the ordering key rather than the clientside generated keys

@tomlarkworthy
Copy link
Contributor Author

actually the lastModified idea was bad, there is a new sync algorithm with a change of manifest representation

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