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

Fault-tolerant index rebuild #4

Open
apkar opened this issue Nov 29, 2018 · 0 comments
Open

Fault-tolerant index rebuild #4

apkar opened this issue Nov 29, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@apkar
Copy link
Contributor

apkar commented Nov 29, 2018

If the Document Layer instance bounces, ongoing index rebuild tasks would stop and wouldn't restart later. It is possible to find these stopped tasks by querying special keys. By maintaining index status we can restart these index rebuilds. To make sure two instances do the same work, we have to maintain some kind of locks based on FoundationDB keys.

@apkar apkar added the enhancement New feature or request label Nov 29, 2018
@apkar apkar self-assigned this Nov 29, 2018
@hgray1 hgray1 added this to the 1.8.0 milestone Mar 25, 2019
@apkar apkar modified the milestones: 1.8.0, 2.0.0 Aug 12, 2019
@apkar apkar removed their assignment Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants