Hi Team,
We’re encountering recurring circuit breaker issues in our Elasticsearch. Our current setup is as follows:
RAM: 32GB
JVM: 16GB
Previously, we had 16GB RAM and 8GB JVM but experienced the same circuit breaker issue. After increasing the resources to the current configuration, the problem re-appeared within six months, with JVM usage reaching 91%.
I'm doing research that elasticsearch could divide into some nodes. Would this kind of setup help reduce JVM usage workload in my case? also any advice what role should I configure between each node ?
Any advice or experience shared would be greatly appreciated.
Thank you