-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[RW Separation] Updates to restore from snapshot with added search replicas #15532
Comments
Hi @mch2 |
Reproduced this issue and found that:
|
Extending above mentioned validation adding a detailed validations bellow and marking which needs to be allowed and and which needs to be blocked. Scenario 1:Snapshot created with Scenario 2:Snapshot created with Scenario 3:Snapshot created with |
With #15368 we add the ability to create and update an index to have search replicas. We need to also support this configuration on restore. With this issue we should accomplish this while honoring the same validations for search replicas:
The text was updated successfully, but these errors were encountered: