Bug 1888098

Summary: Flood stage wateremark alert: Remove wording that read-only index block is auto-released
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: LoggingAssignee: Lukas Vlcek <lvlcek>
Status: CLOSED NOTABUG QA Contact: Anping Li <anli>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.6CC: aos-bugs, jcantril, periklis, scuppett
Target Milestone: ---   
Target Release: 4.6.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: logging-exploration
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-24 14:17:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1886907    
Bug Blocks:    

Description OpenShift BugZilla Robot 2020-10-14 03:32:35 UTC
+++ This bug was initially created as a clone of Bug #1886907 +++

Description of problem:

In Elasticsearch prometheus alerts we state for the Flood ElasticsearchNodeDiskWatermarkReached alert that:
"The index block is automatically released when the disk utilization falls below the high watermark."

See:
https://github.com/openshift/elasticsearch-operator/blob/00db8da80dcbd2ae3f746b42d6a3d6492259f009/files/prometheus_alerts.yml#L71

This is not valid. See Elasticsearch PR that explains documentation change including ES versions this apply to: https://github.com/elastic/elasticsearch/pull/62627

Version-Release number of selected component (if applicable):

4.6

Comment 1 Lukas Vlcek 2021-09-24 14:17:44 UTC
PR merged, closing BZ.