ElasticSearch stats API taking too long to respond

We have a 3 node cluster which is working fine. The problem is with the stats calls. Any of the following calls takes too long to respond (30 to 45 seconds)

GET _nodes
GET _nodes/stats
GET _stats

Thanks in advance for any help :slight_smile:

Cluster Information:
Nodes: 3
Indexes: ~30
Shards: 5 per index
Replicas: 1
Documents: ~75.000.000
Size: ~150GB
Elastic search version: 5.4.3
OS: Windows Server 2016
RAM: 16GB, (8GB dedicated to heap)

After restarting the cluster servers, the problem was resolved !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.