Describe the bug
We have dedicated search nodes within the cluster with 100GB of SAN-storage as a cache layer. On normal nodes opensearch would have gone red because the watermarks would have been exceeded. No such notice here, it keeps on filling the disks until it is full after which you get errors like:


We have not set node.search.cache.size because these nods don't do anything other than searching.
Also, Object object isn't really helpful ghehe :)
Related component
Storage:Snapshots
To Reproduce
Leave the cluster running for a while, do several searches to fill the cache -> error.
Expected behavior
On a dedicated search node use like 90% of the available storage but nothing more. Prevent stability issues.
Additional Details
Plugins
Default docker 2.11.1 images with S3 plugin installed.
Screenshots
N/A
Host/Environment (please complete the following information):
Kubernetes with docker images 2.11.1
Additional context
Add any other context about the problem here.