generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 655
[DOC] Add Indices Request Cache related docs and their settings #7067
Copy link
Copy link
Closed
Labels
In progressIssue/PR: The issue or PR is in progress.Issue/PR: The issue or PR is in progress.v2.15.0
Description
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.
I observed in #6300 that there is no documentation for Indices Request Cache and other caching in general.
Below are the new settings added in Indices Request Cache introduced in opensearch-project/OpenSearch#12625 and registered in opensearch-project/OpenSearch#12941.
IndicesRequestCache.INDICES_REQUEST_CACHE_CLEANUP_INTERVAL_SETTING,
IndicesRequestCache.INDICES_REQUEST_CACHE_STALENESS_THRESHOLD_SETTING,
The above settings do not belong in the search plugins and hence documentation has to be created around Caching in general or atleast Indices Request Cache and the above new settings and the old settings like indices.cache.cleanup_interval
or indices.requests.cache.size
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
In progressIssue/PR: The issue or PR is in progress.Issue/PR: The issue or PR is in progress.v2.15.0