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

A reindex using aliases should be able to detect anomalies in number of documents #47

Open
natan-cox-cognizone opened this issue Dec 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@natan-cox-cognizone
Copy link
Collaborator

When doing a reindex in elasticsearch we can use document count before and after to decide to swap indexes or not. We can also decide to not delete previous index, so if needed we can return to the previous index.

We need to think about what options are possible and what kind of thresholds could be put in place.

@natan-cox-cognizone natan-cox-cognizone added the enhancement New feature or request label Dec 27, 2021
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

1 participant