# Elasticsearch Circuit breaking exception

**URL:** https://discuss.elastic.co/t/elasticsearch-circuit-breaking-exception/335305
**Category:** Elasticsearch
**Created:** [June 6, 2023, 9:28am UTC](https://discuss.elastic.co/t/elasticsearch-circuit-breaking-exception/335305 "2023-06-06T09:28:22Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![RAM\_NATHAN](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ram_nathan/32/50393_2.png) [@RAM\_NATHAN](https://discuss.elastic.co/u/RAM_NATHAN)
#### Post date: [June 6, 2023, 9:28am UTC](https://discuss.elastic.co/t/elasticsearch-circuit-breaking-exception/335305/1 "2023-06-06T09:28:23Z")

</div>

Hi

Im using elasticsearch 7.10.2 single node. Im getting this

Data too large, data for [\<http\_request\>] would be [3985754120/3.7gb], which is larger than the limit of [3910375833/3.6gb], real usage: [3985754120/3.7gb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=6668796/6.3mb, in\_flight\_requests=0/0b, model\_inference=0/0b, accounting=3637590/3.4mb]: circuit\_breaking\_exception","statusCode":429,"error":"Too Many Requests"}

I increased heap size to 4GB. I have 24 GB RAM. Should I increase it further?  
or Adding two more nodes , making it as 3 node elasticsearch cluster will help here?

---

<div class="post-metadata">

### Author: ![carly.richmond](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/carly.richmond/32/104935_2.png) [@carly.richmond](https://discuss.elastic.co/u/carly.richmond)
#### Post date: [June 7, 2023, 4:03pm UTC](https://discuss.elastic.co/t/elasticsearch-circuit-breaking-exception/335305/2 "2023-06-07T16:03:09Z")

</div>

Hi @RAM_NATHAN,

Increasing the heap size as you have done is the right thing to do. In terms of adding a node it really depends. There are some considerations listed in this [old topic](https://discuss.elastic.co/t/how-many-nodes-should-an-elasticsearch-cluster-have/227674) that could help you decide. There's also some further advice on choices of nodes in the [documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/high-availability-cluster-small-clusters.html) that can help too.

Hope that helps!

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [June 7, 2023, 10:57pm UTC](https://discuss.elastic.co/t/elasticsearch-circuit-breaking-exception/335305/3 "2023-06-07T22:57:00Z")

</div>

> [@RAM\_NATHAN](#):
>
> elasticsearch 7.10.2

Please note that version is [EOL](https://www.elastic.co/support/eol) and no longer supported, you should be looking to upgrade as a matter of urgency.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2023, 10:57pm UTC](https://discuss.elastic.co/t/elasticsearch-circuit-breaking-exception/335305/4 "2023-07-05T22:57:53Z")

</div>

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