Trying to troubleshoot why a 3 Node Master-data cluster would go down. Mainly looking for direction on where to look for issues and any possible solutions
Currently running version 7.0.1
Indices - 19
Max Memory - 38.8 GB
Total Shards - 38
Documents - 8,136,787
Data Size - 507.2 GB
Going through the logs, I found a lot of the following exceptions that seem to chain together.
- CircuitBreakingException: Data too large, data for [<transport_request>]
- Cluster health status changed from [GREEN] to [YELLOW] failed to list shard for shard_store on node
- AlreadyClosedException engine is closed
Thank you