documentation-website
documentation-website copied to clipboard
[DOC] Update documentation for cluster settings to include Async shard batch fetch settings.
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 -
- Enable Async Batch Fetch on existing shard allocator
- 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 - Is this for 2.14 or should we backport it to 2.13?