Hello All,
we have elasticsearch cluster with 12 nodes and all the nodes are configured as master/data.
these days we encountring an issue that all the queries are automatically forwarded to a only one node and the thread pool on that node get saturated and all other 11 nodes become un responsive.
I have some queries regarding this issue:
why all other nodes get un responsive and cluster get down even only single node is saturating.
Is there a way to understand that why most of the queries are forwarded to a single and then the thread pool on that node gets saturated.
Is it fine to have the configuration that all the nodes of the cluster work as master and data node.
Hello Christian,
The elasticSearch is running on the kubernetes cluster with 6 worker nodes each with 48 cpu e 378GB ram. Each kubernetes worker node host 2 pod/host elascticsaerch each with16 cpu e 116Gb ram. So in total we have 12 elascticseach nodes each with 16 cpu e 116Gb ram. The elasticsearch version is 7.8.0 and the queries originates from our application pod's hosted on the same kubernetes cluster. Let me know if you need any other information , thank you.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.