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] Introduce new search replica concept and changes to create API #15368

Closed
Tracked by #15306
mch2 opened this issue Aug 22, 2024 · 0 comments · Fixed by #15410
Closed
Tracked by #15306

[RW Separation] Introduce new search replica concept and changes to create API #15368

mch2 opened this issue Aug 22, 2024 · 0 comments · Fixed by #15410
Assignees
Labels
v2.17.0 v3.0.0 Issues and PRs related to version 3.0.0

Comments

@mch2
Copy link
Member

mch2 commented Aug 22, 2024

For this first task for rw split we need to update shardRouting to include a flag indicating the allocated shard is a search only replica. We should be able to use this to update routing tables and add/remove search replicas. This will require changes to create and update services. We should also add changes to prevent requests from routing to a search replica by excluding them from a primary's replication targets in ReplicationGroup.

@mch2 mch2 changed the title Introduce new search replica concept and changes to create API [RW Separation] Introduce new search replica concept and changes to create API Aug 22, 2024
@mch2 mch2 self-assigned this Aug 22, 2024
@mch2 mch2 removed the untriaged label Aug 22, 2024
@reta reta added v3.0.0 Issues and PRs related to version 3.0.0 v2.17.0 labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.17.0 v3.0.0 Issues and PRs related to version 3.0.0
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants