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

[DOC] Weighted Round Robin shard routing #1811

Closed
1 of 4 tasks
anshu1106 opened this issue Nov 4, 2022 · 0 comments · Fixed by #2438
Closed
1 of 4 tasks

[DOC] Weighted Round Robin shard routing #1811

anshu1106 opened this issue Nov 4, 2022 · 0 comments · Fixed by #2438
Assignees
Labels
2 - In progress Issue/PR: The issue or PR is in progress. v2.5.0 'Issues and PRs related to version v2.5.0'

Comments

@anshu1106
Copy link
Contributor

anshu1106 commented Nov 4, 2022

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request.
We have introduced support for weighted zonal search request routing policy. With this change the search requests at the coordinator performs a weighted round robin to route requests to shard copies. There are three apis created for this feature.

We need to document a brief summary of the feature and all the new apis.
Details on api can be found in the RFC.

Which versions are affected?
2.4.0

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Meta issue - opensearch-project/OpenSearch#4526

@anshu1106 anshu1106 changed the title [DOC]APIs for Weighted Round Robin shard routing [DOC] Weighted Round Robin shard routing Nov 4, 2022
@Naarcha-AWS Naarcha-AWS added 1 - Backlog Issue: The issue is unassigned or assigned but not started v2.4.0 'Issues and PRs related to version v2.4.0' and removed untriaged labels Nov 7, 2022
@Naarcha-AWS Naarcha-AWS added this to the v2.4 milestone Nov 7, 2022
@Naarcha-AWS Naarcha-AWS added 2 - In progress Issue/PR: The issue or PR is in progress. and removed 1 - Backlog Issue: The issue is unassigned or assigned but not started labels Nov 14, 2022
@Naarcha-AWS Naarcha-AWS removed the v2.4.0 'Issues and PRs related to version v2.4.0' label Dec 15, 2022
@Naarcha-AWS Naarcha-AWS added the v2.5.0 'Issues and PRs related to version v2.5.0' label Jan 9, 2023
@Naarcha-AWS Naarcha-AWS modified the milestones: v2.4, v2.5.x Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In progress Issue/PR: The issue or PR is in progress. v2.5.0 'Issues and PRs related to version v2.5.0'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants