Every 30 seconds on the dot we are getting the following error:
2023-06-29 20:07:29,248 ERROR [IndexerClusterCheckerThread] - Error while trying to check Elasticsearch disk usage.Details: Error creating ClusterAllocationDiskWatermarkSettings. This should never happen. - {}
We have checked disk space, recreated all pods, etc. All indexes have been rotated. We searched google for similar issues, but nothing seems to apply. Any ideas on where to look?
We only keep 90 days of logs and it’s in all 90 days so we’re not able to determine when it started unfortunately. Read-only mode is not enabled. Any other suggestions on where to look are much appreciated!
Thanks for the link. Looks like a different issue unfortunately as we are on ES 7.10.2. Also of note, this only happens in production, not in dev. They are both using the same versions of everything.