Skip to content

Fix regular indices not on frozen tier validate value #70205

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

Conversation

henningandersen
Copy link
Contributor

Just for getting a CI run, the change will be incorporated into #70141 and #70144 .

The frozen tier will be dedicated for partially cached searchable
snapshots. This PR ensures that we do not allow allocating regular
indices (including fully cached searchable snapshots) to the frozen
tier.
Blob cache index not on frozen.
When cloning frozen have to specify the tier
These tests are going to be touched by other work, will wait merging
this until that is done.
Index update settings does prevalidation primarily to ensure all keys
are valid. With this change, we skip validating values during
prevalidation, the final settings applied to each index are still
validated in MetadataUpdateSettingsService.
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

Successfully merging this pull request may close these issues.

1 participant