documentation-website icon indicating copy to clipboard operation
documentation-website copied to clipboard

[DOC] Update documentation for cluster settings to include Async shard batch fetch settings.

Open Pranshu-S opened this issue 1 year ago • 1 comments

What do you want to do?

  • [x] 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. https://github.com/opensearch-project/OpenSearch/issues/5098 https://github.com/opensearch-project/OpenSearch/pull/8746

Pranshu-S avatar Apr 30 '24 09:04 Pranshu-S

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

hdhalter avatar May 01 '24 17:05 hdhalter