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

User sees error response on update of setSearchIdleAfter index setting for segrep and remote store indexes #10787

Open
ashking94 opened this issue Oct 20, 2023 · 1 comment
Labels
documentation pending Tracks issues which have PRs merged but documentation changes pending 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

Comments

@ashking94
Copy link
Member

Is your feature request related to a problem? Please describe.
SearchIdle feature only works for single replica for segrep indexes. For remote store, search idle feature is not supported. This is being removed in #10761. As part of this https://github.com/opensearch-project/OpenSearch/pull/10761/files#r1366872771, we should ensure that we fail these update index settings. We need to handle below cases -

  • If user passes searchIdle setting with value during index creation, it fails too.
  • When the update index setting happens with multiple other settings, does it fail the update entirely or the setting update happens partially.
  • Need to handle both segrep and remote store.
@ashking94 ashking94 added enhancement Enhancement or improvement to existing feature or request Storage:Durability Issues and PRs related to the durability framework labels Oct 20, 2023
@andrross
Copy link
Member

[Triage - attendees 1 2 3]
@ashking94 Thanks for filing this issue.

@Bukhtawar Bukhtawar added good first issue Good for newcomers documentation pending Tracks issues which have PRs merged but documentation changes pending labels May 16, 2024
@sachinpkale sachinpkale moved this from 🆕 New to Ready To Be Picked in Storage Project Board May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation pending Tracks issues which have PRs merged but documentation changes pending 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
Projects
Status: Ready To Be Picked
Development

No branches or pull requests

3 participants