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

[RW Separation] Honor allocation awareness attributes #16987

Open
Tracked by #15306
mch2 opened this issue Jan 9, 2025 · 0 comments
Open
Tracked by #15306

[RW Separation] Honor allocation awareness attributes #16987

mch2 opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@mch2
Copy link
Member

mch2 commented Jan 9, 2025

Today all shards are considered equally by AwarenessAllocationDecider. With search only replicas being primary ineligible, this will leave an imbalance of write or search availability across awareness attributes. To fix this we need to apply the alloc decision to both writer eligible and search only shard groups independently, while also taking into account nodes marked specifically for search with the cluster.routing.allocation.search.replica.dedicated.include setting introduced to allocate search replicas to set of nodes.

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

No branches or pull requests

1 participant