opensearch-project / documentation-website

The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
https://opensearch.org/docs
Apache License 2.0
68 stars 472 forks source link

Disambiguate statement "value defaults to a fixed percentage" #8363

Closed drewmiranda-gl closed 3 days ago

drewmiranda-gl commented 3 days ago

This page documents that "In the case of a dedicated search node where the node exclusively has the search role, this value defaults to a fixed percentage of available storage."

However, the document does not provide specifics about what this fixed percentage is. From what I can surmise reading the code [1] [2], and from doing real world testing, this value is set to 80% of the available space on the volume where the file cache lives.

Description

Clarify specifically what fixed percentage is used. See above.

Issues Resolved

Version

All.

Frontend features

Checklist

github-actions[bot] commented 3 days ago

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review.