# Elastic data large exception (Data too large, data for \[http\_request\])

**URL:** https://discuss.elastic.co/t/elastic-data-large-exception-data-too-large-data-for-http-request/345907
**Category:** Elasticsearch
**Created:** [October 27, 2023, 10:32am UTC](https://discuss.elastic.co/t/elastic-data-large-exception-data-too-large-data-for-http-request/345907 "2023-10-27T10:32:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Rajesh123](https://avatars.discourse-cdn.com/v4/letter/r/c37758/32.png) [@Rajesh123](https://discuss.elastic.co/u/Rajesh123)
#### Post date: [October 27, 2023, 10:32am UTC](https://discuss.elastic.co/t/elastic-data-large-exception-data-too-large-data-for-http-request/345907/1 "2023-10-27T10:32:59Z")

</div>

Hello,  
Could you please help on below issue . we getting this issue on Elastic and kibana.

`1e9fa016][trial #34] null during Elasticsearch operation (ElasticsearchStatusException[Elasticsearch exception [type=circuit\_breaking\_exception, reason=[parent] Data too large, data for [\<http\_request\>] would be [33726603596/31.4gb], which is larger than the limit of [32259230924/30gb], real usage: [33722237664/31.4gb], new bytes reserved: [4365932/4.1mb], usages [request=0/0b, fielddata=178931/174.7kb, in\_flight\_requests=3722566418/3.4gb, accounting=4486360978/4.1gb]]])

---

<div class="post-metadata">

### Author: ![Priscilla\_Parodi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/priscilla_parodi/32/43047_2.png) [@Priscilla\_Parodi](https://discuss.elastic.co/u/Priscilla_Parodi)
#### Post date: [October 31, 2023, 12:21am UTC](https://discuss.elastic.co/t/elastic-data-large-exception-data-too-large-data-for-http-request/345907/2 "2023-10-31T00:21:32Z")

</div>

Hello @Rajesh123,

This is a circuit breaking exception, to prevent nodes from running out of JVM heap memory.

Pls check this doc for more details: [Circuit breaker errors | Elasticsearch Guide [8.10] | Elastic](https://www.elastic.co/guide/en/elasticsearch/reference/current/circuit-breaker-errors.html)

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [October 31, 2023, 12:25am UTC](https://discuss.elastic.co/t/elastic-data-large-exception-data-too-large-data-for-http-request/345907/3 "2023-10-31T00:25:14Z")

</div>

Closed as duplicate of

> [@Data too large for response \[parent\]](https://discuss.elastic.co/t/data-too-large-for-response-parent/346048):
>
> Hi, could you please help me to understand following exception? Cluster configuration: 3 nodes each 6CPU, 32GB RAM, completely on SSD While making a search request, following exception occours: [Invalid response returned from ElasticSearch, Request failed to execute. Call: Status code 429 from: POST /\_search/scroll?pretty=true&error\_trace=true. ServerError: Type: circuit\_breaking\_exception Reason: "[parent] \<mark\>Data too large\</mark\>, data for [\<http\_request\>] would be [16311134374/15.1gb]…

Please only open one topic for each question.

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [October 31, 2023, 12:25am UTC](https://discuss.elastic.co/t/elastic-data-large-exception-data-too-large-data-for-http-request/345907/4 "2023-10-31T00:25:19Z")

</div>


