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

Index Setting Validation before starting replication #460

Closed
gbbafna opened this issue Jul 25, 2022 · 0 comments
Closed

Index Setting Validation before starting replication #460

gbbafna opened this issue Jul 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gbbafna
Copy link
Collaborator

gbbafna commented Jul 25, 2022

Is your feature request related to a problem?

Before starting the replication , we need to validate for correctness of index settings. This would throw validation exception before starting replication itself.

This would also help with new validations being added as part of making all copies of shards spread evenly across all Awareness Attribute

If not done, the snapshot restore phase of replication will fail asynchronously and customer would need to stop and start the replication again without error message being communicated .

What solution would you like?

Call the setting validation helper before starting replication

What alternatives have you considered?

Doing nothing. Let snapshot validate the index settings and fail asynchronously.

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