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][META] Request Level Durability for for remote-backed indexes (Experimental Release Tracking for 2.5) #5671

Closed
23 tasks done
ashking94 opened this issue Jan 2, 2023 · 3 comments
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Durability Issues and PRs related to the durability framework v2.5.0 'Issues and PRs related to version v2.5.0'

Comments

@ashking94
Copy link
Member

ashking94 commented Jan 2, 2023

Is your feature request related to a problem? Please describe.
Add request level durability for remote-backed indices behind experimental feature flag.

Design Proposal - #2700
Feature Proposal - #1968

Request level durability assures users -

  • To restore red clusters or indexes
  • To recover all data up to the last acknowledged write regardless of replica count if index.translog.durability is set to request

On high level, the following changes have been made -

Items tracked for 2.5 release -

High level sub-METAs -

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

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 roadmap v2.5.0 'Issues and PRs related to version v2.5.0' labels Jan 2, 2023
@saratvemulapalli
Copy link
Member

@ashking94 this is labelled 2.5, code freeze is 1/10 do you think you can make it?

@ashking94
Copy link
Member Author

ashking94 commented Jan 6, 2023

@saratvemulapalli We are on track. There are currently 2 open issues all of which are in flight and corresponding PRs would get merged before the code freeze. Also, this is the meta for remote store 2.5 release which we are tracking in the opensearch projects dashboard here.

@ashking94 ashking94 changed the title [Remote Store][META] Experimental Release Tracking for 2.5 [Remote Store][META] Request Level Durability for for remote-backed indexes (Experimental Release Tracking for 2.5) Jan 6, 2023
@kotwanikunal
Copy link
Member

@saratvemulapalli We are on track. There are currently 2 open issues all of which are in flight and corresponding PRs would get merged before the code freeze. Also, this is the meta for remote store 2.5 release which we are tracking in the opensearch projects dashboard here.

@ashking94 Please update or resolve the issue as all of the sub issues are marked complete.

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 Storage:Durability Issues and PRs related to the durability framework v2.5.0 'Issues and PRs related to version v2.5.0'
Projects
None yet
Development

No branches or pull requests

3 participants