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

Don't schedule backend uploads for imported objects #31

Open
mithrandi opened this issue Nov 17, 2015 · 0 comments
Open

Don't schedule backend uploads for imported objects #31

mithrandi opened this issue Nov 17, 2015 · 0 comments

Comments

@mithrandi
Copy link
Member

In the trivial case with a single backend, this will always be redundant.

In more complicated configurations, perhaps we should consider a kind of opportunistic anti-entropy like Cassandra does, where we re-store an object in backends with some probability when an object is read, but this should a) be in the read path, and b) be configurable.

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