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] Add allocation decider for mixed cluster #12518

Closed
ltaragi opened this issue Mar 4, 2024 · 0 comments
Closed

[Remote Store] Add allocation decider for mixed cluster #12518

ltaragi opened this issue Mar 4, 2024 · 0 comments
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Durability Issues and PRs related to the durability framework Storage:Remote v2.13.0 Issues and PRs related to version 2.13.0

Comments

@ltaragi
Copy link
Contributor

ltaragi commented Mar 4, 2024

Is your feature request related to a problem? Please describe

A new allocation decider for migration of document replication clusters to remote store backed clusters.

Describe the solution you'd like

  • For STRICT compatibility mode, the decision is always YES
  • For remote_store_enabled indices, relocation or allocation/relocation can only be towards a remote node
  • For REMOTE_STORE migration direction:
    • New primary shards can only be allocated to a remote node
    • New replica shards can be allocated to a remote node iff the primary has been migrated/allocated to a remote node

Related component

Storage:Remote

Describe alternatives you've considered

No response

Additional context

No response

@ltaragi ltaragi added enhancement Enhancement or improvement to existing feature or request untriaged labels Mar 4, 2024
@ltaragi ltaragi moved this from 🆕 New to 🏗 In progress in Storage Project Board Mar 4, 2024
@ltaragi ltaragi moved this from 🏗 In progress to 👀 In review in Storage Project Board Mar 6, 2024
@astute-decipher astute-decipher added Storage:Durability Issues and PRs related to the durability framework and removed untriaged labels Mar 6, 2024
@rramachand21 rramachand21 added the v2.13.0 Issues and PRs related to version 2.13.0 label Mar 8, 2024
@gbbafna gbbafna closed this as completed Apr 4, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Storage Project Board Apr 4, 2024
@bbarani bbarani moved this to Features in Test roadmap format Apr 9, 2024
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 Storage:Remote v2.13.0 Issues and PRs related to version 2.13.0
Projects
Status: ✅ Done
Status: Planned work items
Development

No branches or pull requests

4 participants