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

[Remote Store] Introduce validation of index template for restricted remote store backed indices #11126

Open
ashking94 opened this issue Nov 7, 2023 · 3 comments
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request good first issue Good for newcomers Storage:Durability Issues and PRs related to the durability framework Storage:Remote

Comments

@ashking94
Copy link
Member

Is your feature request related to a problem? Please describe.
Today, we allow index template creation and skip doing validation which can lead to issues when the index creation is happening though the index template. We need to introduce validation to ensure we do not allow creating such index templates that will ultimately fail to execute.

Describe the solution you'd like
Validate index template creation.

Describe alternatives you've considered
Validate combined template settings at the time of index creation.

Additional context
Add any other context or screenshots about the feature request here.

@ashking94 ashking94 added enhancement Enhancement or improvement to existing feature or request Storage:Durability Issues and PRs related to the durability framework Storage:Remote labels Nov 7, 2023
@Bukhtawar Bukhtawar changed the title [Remote Store] Introduce validation of index template [Remote Store] Introduce validation of index template for restricted remote store backed indices May 16, 2024
@Bukhtawar Bukhtawar added the good first issue Good for newcomers label May 16, 2024
@Bukhtawar
Copy link
Collaborator

Validations need to be added for restricted remote store backed indices.

[Storage Triage - attendees 1 2 3 4 5 6 7 8 9 10

@sachinpkale sachinpkale moved this from 🆕 New to Ready To Be Picked in Storage Project Board May 30, 2024
@sachinpkale sachinpkale moved this from Ready To Be Picked to Next (Next Quarter) in Storage Project Board May 30, 2024
@sonu4578
Copy link

@sachinpkale @Bukhtawar Hi Sachin, Bukhtawar, I can create a PR to add the validation for restricted remote store backed indices.

Could you please assign this issue to me?

Could you please also share the context of the code that creates the restricted remote store backed indices and the validation steps that need to be added?

@sachinpkale
Copy link
Member

@sachinpkale @Bukhtawar Hi Sachin, Bukhtawar, I can create a PR to add the validation for restricted remote store backed indices.

Thanks @sonu4578 . Assigning this to you.

@ashking94 can provide more details on the validations to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request good first issue Good for newcomers Storage:Durability Issues and PRs related to the durability framework Storage:Remote
Projects
Status: Next (Next Quarter)
Development

No branches or pull requests

4 participants