# CircuitBreakingException\[\[fielddata\] Data too large, data for \[\_id\] would be \[3105987990/2.8gb\],

**URL:** https://discuss.elastic.co/t/circuitbreakingexception-fielddata-data-too-large-data-for-id-would-be-3105987990-2-8gb/316423
**Category:** Elasticsearch
**Created:** [October 12, 2022, 9:25am UTC](https://discuss.elastic.co/t/circuitbreakingexception-fielddata-data-too-large-data-for-id-would-be-3105987990-2-8gb/316423 "2022-10-12T09:25:14Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sasvmware](https://avatars.discourse-cdn.com/v4/letter/s/e0b2c6/32.png) [@sasvmware](https://discuss.elastic.co/u/sasvmware)
#### Post date: [October 12, 2022, 9:25am UTC](https://discuss.elastic.co/t/circuitbreakingexception-fielddata-data-too-large-data-for-id-would-be-3105987990-2-8gb/316423/1 "2022-10-12T09:25:14Z")

</div>

Hi team,

Getting below error while executing query through api. But query is working fine with postman and kibana.

[2022-10-12T02:09:20,323][WARN][o.e.i.b.fielddata] [[cpq-xxxx-xxxmd1.xxxxxx.com](http://cpq-xxxx-xxxmd1.xxxxxx.com)] [fielddata] New used memory 3099170435 [2.8gb] for data of [\_id] would be larger than configured breaker: 3006477107 [2.7gb], breaking

"parent" : {  
"limit\_size\_in\_bytes" : 7140383129,  
"limit\_size" : "6.6gb",  
"estimated\_size\_in\_bytes" : 6274895128,  
"estimated\_size" : "5.8gb",  
"overhead" : 1.0,  
"tripped" : 1777  
}

Elasticsearch version: 7.12.0

---

<div class="post-metadata">

### Author: ![sasvmware](https://avatars.discourse-cdn.com/v4/letter/s/e0b2c6/32.png) [@sasvmware](https://discuss.elastic.co/u/sasvmware)
#### Post date: [October 12, 2022, 10:13am UTC](https://discuss.elastic.co/t/circuitbreakingexception-fielddata-data-too-large-data-for-id-would-be-3105987990-2-8gb/316423/2 "2022-10-12T10:13:53Z")

</div>

{  
"\_nodes" : {  
"total" : 3,  
"successful" : 3,  
"failed" : 0  
},  
"cluster\_name" : "xxxxxxxx",  
"cluster\_uuid" : "L8FhecsvQYe510j1o76aBA",  
"timestamp" : 1665569454173,  
"status" : "green",  
"indices" : {  
"count" : 147,  
"shards" : {  
"total" : 658,  
"primaries" : 323,  
"replication" : 1.0371517027863777,  
"index" : {  
"shards" : {  
"min" : 2,  
"max" : 10,  
"avg" : 4.476190476190476  
},  
"primaries" : {  
"min" : 1,  
"max" : 5,  
"avg" : 2.197278911564626  
},  
"replication" : {  
"min" : 1.0,  
"max" : 2.0,  
"avg" : 1.0272108843537415  
}  
}  
},  
"docs" : {  
"count" : 3478688163,  
"deleted" : 64452875  
},  
"store" : {  
"size\_in\_bytes" : 2845468367375,  
"reserved\_in\_bytes" : 0  
},  
"fielddata" : {  
"memory\_size\_in\_bytes" : 8675021512,  
"evictions" : 0  
},  
"query\_cache" : {  
"memory\_size\_in\_bytes" : 399807291,  
"total\_count" : 104381496,  
"hit\_count" : 5517213,  
"miss\_count" : 98864283,  
"cache\_size" : 58848,  
"cache\_count" : 227896,  
"evictions" : 169048  
},  
"completion" : {  
"size\_in\_bytes" : 0  
},  
"segments" : {  
"count" : 4602,  
"memory\_in\_bytes" : 91707708,  
"terms\_memory\_in\_bytes" : 37999928,  
"stored\_fields\_memory\_in\_bytes" : 36812080,  
"term\_vectors\_memory\_in\_bytes" : 0,  
"norms\_memory\_in\_bytes" : 4156864,  
"points\_memory\_in\_bytes" : 0,  
"doc\_values\_memory\_in\_bytes" : 12738836,  
"index\_writer\_memory\_in\_bytes" : 192655980,  
"version\_map\_memory\_in\_bytes" : 10771000,  
"fixed\_bit\_set\_memory\_in\_bytes" : 3151704,  
"max\_unsafe\_auto\_id\_timestamp" : 1665532805770,  
"file\_sizes" : { }  
},  
"mappings" : {  
"field\_types" : [  
{  
"name" : "alias",  
"count" : 30,  
"index\_count" : 10  
},  
{  
"name" : "boolean",  
"count" : 442,  
"index\_count" : 28  
},  
{  
"name" : "byte",  
"count" : 10,  
"index\_count" : 10  
},  
{  
"name" : "date",  
"count" : 707,  
"index\_count" : 100  
},  
{  
"name" : "double",  
"count" : 2134,  
"index\_count" : 59  
},  
{  
"name" : "float",  
"count" : 2330,  
"index\_count" : 36  
},  
{  
"name" : "geo\_point",  
"count" : 70,  
"index\_count" : 10  
},  
{  
"name" : "half\_float",  
"count" : 35,  
"index\_count" : 7  
},  
{  
"name" : "integer",  
"count" : 170,  
"index\_count" : 14  
},  
{  
"name" : "ip",  
"count" : 200,  
"index\_count" : 10  
},  
{  
"name" : "keyword",  
"count" : 8768,  
"index\_count" : 137  
},  
{  
"name" : "long",  
"count" : 19221,  
"index\_count" : 59  
},  
{  
"name" : "nested",  
"count" : 47,  
"index\_count" : 15  
},  
{  
"name" : "object",  
"count" : 17336,  
"index\_count" : 38  
},  
{  
"name" : "scaled\_float",  
"count" : 1050,  
"index\_count" : 10  
},  
{  
"name" : "text",  
"count" : 2599,  
"index\_count" : 119  
}  
]  
},  
"analysis" : {  
"char\_filter\_types" : ,  
"tokenizer\_types" : ,  
"filter\_types" : ,  
"analyzer\_types" : ,  
"built\_in\_char\_filters" : ,  
"built\_in\_tokenizers" : ,  
"built\_in\_filters" : ,  
"built\_in\_analyzers" :   
},  
"versions" : [  
{  
"version" : "7.5.1",  
"index\_count" : 35,  
"primary\_shard\_count" : 83,  
"total\_primary\_bytes" : 81112914969  
},  
{  
"version" : "7.12.0",  
"index\_count" : 112,  
"primary\_shard\_count" : 240,  
"total\_primary\_bytes" : 1342150464758  
}  
]  
},  
"nodes" : {  
"count" : {  
"total" : 3,  
"coordinating\_only" : 0,  
"data" : 3,  
"data\_cold" : 3,  
"data\_content" : 3,  
"data\_frozen" : 3,  
"data\_hot" : 3,  
"data\_warm" : 3,  
"ingest" : 3,  
"master" : 3,  
"ml" : 3,  
"remote\_cluster\_client" : 3,  
"transform" : 3,  
"voting\_only" : 0  
},  
"versions" : [  
"7.12.0"  
],  
"os" : {  
"available\_processors" : 18,  
"allocated\_processors" : 18,  
"names" : [  
{  
"name" : "Linux",  
"count" : 3  
}  
],  
"pretty\_names" : [  
{  
"pretty\_name" : "CentOS Linux 7 (Core)",  
"count" : 3  
}  
],  
"architectures" : [  
{  
"arch" : "amd64",  
"count" : 3  
}  
],  
"mem" : {  
"total\_in\_bytes" : 50476220416,  
"free\_in\_bytes" : 734855168,  
"used\_in\_bytes" : 49741365248,  
"free\_percent" : 1,  
"used\_percent" : 99  
}  
},  
"process" : {  
"cpu" : {  
"percent" : 21  
},  
"open\_file\_descriptors" : {  
"min" : 1730,  
"max" : 1883,  
"avg" : 1808  
}  
},  
"jvm" : {  
"max\_uptime\_in\_millis" : 7626847693,  
"versions" : [  
{  
"version" : "15.0.1",  
"vm\_name" : "OpenJDK 64-Bit Server VM",  
"vm\_version" : "15.0.1+9",  
"vm\_vendor" : "AdoptOpenJDK",  
"bundled\_jdk" : true,  
"using\_bundled\_jdk" : true,  
"count" : 3  
}  
],  
"mem" : {  
"heap\_used\_in\_bytes" : 16032824208,  
"heap\_max\_in\_bytes" : 22548578304  
},  
"threads" : 551  
},  
"fs" : {  
"total\_in\_bytes" : 4500809011200,  
"free\_in\_bytes" : 1653393522688,  
"available\_in\_bytes" : 1459161731072  
},  
"plugins" : ,  
"network\_types" : {  
"transport\_types" : {  
"security4" : 3  
},  
"http\_types" : {  
"security4" : 3  
}  
},  
"discovery\_types" : {  
"zen" : 3  
},  
"packaging\_types" : [  
{  
"flavor" : "default",  
"type" : "tar",  
"count" : 3  
}  
],  
"ingest" : {  
"number\_of\_pipelines" : 2,  
"processor\_stats" : {  
"gsub" : {  
"count" : 0,  
"failed" : 0,  
"current" : 0,  
"time\_in\_millis" : 0  
},  
"script" : {  
"count" : 0,  
"failed" : 0,  
"current" : 0,  
"time\_in\_millis" : 0  
}  
}  
}  
}  
}

---

<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: [October 13, 2022, 2:10am UTC](https://discuss.elastic.co/t/circuitbreakingexception-fielddata-data-too-large-data-for-id-would-be-3105987990-2-8gb/316423/3 "2022-10-13T02:10:56Z")

</div>

Please format your code/logs/config using the `</>` button, or markdown style back ticks. It helps to make things easy to read which helps us help you 🙂

What is the query?

---

<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: [November 10, 2022, 2:11am UTC](https://discuss.elastic.co/t/circuitbreakingexception-fielddata-data-too-large-data-for-id-would-be-3105987990-2-8gb/316423/4 "2022-11-10T02:11:14Z")

</div>

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