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] Update documentation for cluster settings to include Async shard batch fetch settings. #7055

Closed
1 of 4 tasks
Pranshu-S opened this issue Apr 30, 2024 · 1 comment · Fixed by #7056
Closed
1 of 4 tasks
Assignees
Labels
3 - Done Issue is done/complete v2.14.0

Comments

@Pranshu-S
Copy link
Contributor

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. Provide a summary of the request and all versions that are affected.
Recent optimisations were made in the Async Shard Fetch flow to now fetch in batches of Shards on a node level basis instead of being executed per shard per node. The documentation changes required to be updated include settings to -

  1. Enable Async Batch Fetch on existing shard allocator
  2. Set Batch sizes for the Gateway allocators

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

@hdhalter hdhalter added 2 - In progress Issue/PR: The issue or PR is in progress. and removed untriaged labels Apr 30, 2024
@hdhalter
Copy link
Contributor

hdhalter commented May 1, 2024

@Pranshu-S - Is this for 2.14 or should we backport it to 2.13?

@hdhalter hdhalter added 3 - Done Issue is done/complete and removed 2 - In progress Issue/PR: The issue or PR is in progress. labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Done Issue is done/complete v2.14.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants