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

add endpoint to startAllIndexes #49

Open
umeshdangat opened this issue Feb 7, 2020 · 1 comment
Open

add endpoint to startAllIndexes #49

umeshdangat opened this issue Feb 7, 2020 · 1 comment

Comments

@umeshdangat
Copy link
Member

This will be needed to get back all indexes before the server went down. Specially in case of a crash a k8s operator could issue this call once the server is back up to restore its state and data from the last commit point in s3.

@karthikalle
Copy link
Member

The k8s readiness probes run periodically to ensure that the instance is ready to handle incoming requests. Can we also make sure that this endpoint can return a 200 if it's invoked multiple times after the indices have started?

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

2 participants