# Gettiing "circuit\_breaking\_exception" while performing \_reindex on multiple indices. Indices sizes are in mb's

**URL:** https://discuss.elastic.co/t/gettiing-circuit-breaking-exception-while-performing-reindex-on-multiple-indices-indices-sizes-are-in-mbs/216184
**Category:** Elasticsearch
**Created:** [January 23, 2020, 6:16am UTC](https://discuss.elastic.co/t/gettiing-circuit-breaking-exception-while-performing-reindex-on-multiple-indices-indices-sizes-are-in-mbs/216184 "2020-01-23T06:16:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mnehav25](https://avatars.discourse-cdn.com/v4/letter/m/cc9497/32.png) [@mnehav25](https://discuss.elastic.co/u/mnehav25)
#### Post date: [January 23, 2020, 6:16am UTC](https://discuss.elastic.co/t/gettiing-circuit-breaking-exception-while-performing-reindex-on-multiple-indices-indices-sizes-are-in-mbs/216184/1 "2020-01-23T06:16:32Z")

</div>

{  
"took" : 49704,  
"timed\_out" : false,  
"total" : 8745492,  
"updated" : 0,  
"created" : 276000,  
"deleted" : 0,  
"batches" : 276,  
"version\_conflicts" : 0,  
"noops" : 0,  
"retries" : {  
"bulk" : 0,  
"search" : 0  
},  
"throttled\_millis" : 0,  
"requests\_per\_second" : -1.0,  
"throttled\_until\_millis" : 0,  
"failures" : [  
{  
"shard" : -1,  
"reason" : {  
"type" : "circuit\_breaking\_exception",  
"reason" : "[parent] Data too large, data for [\<transport\_request\>] would be [29343911180/27.3gb], which is larger than the limit of [29326573568/27.3gb], real usage: [29343910936/27.3gb], new bytes reserved: [244/244b]",  
"bytes\_wanted" : 29343911180,  
"bytes\_limit" : 29326573568,  
"durability" : "PERMANENT"  
}  
},  
{  
"shard" : -1,  
"reason" : {  
"type" : "circuit\_breaking\_exception",  
"reason" : "[parent] Data too large, data for [\<transport\_request\>] would be [29343911180/27.3gb], which is larger than the limit of [29326573568/27.3gb], real usage: [29343910936/27.3gb], new bytes reserved: [244/244b]",  
"bytes\_wanted" : 29343911180,  
"bytes\_limit" : 29326573568,  
"durability" : "PERMANENT"  
}  
},  
{  
"shard" : -1,  
"reason" : {  
"type" : "circuit\_breaking\_exception",  
"reason" : "[parent] Data too large, data for [\<transport\_request\>] would be [29343911180/27.3gb], which is larger than the limit of [29326573568/27.3gb], real usage: [29343910936/27.3gb], new bytes reserved: [244/244b]",  
"bytes\_wanted" : 29343911180,  
"bytes\_limit" : 29326573568,  
"durability" : "PERMANENT"  
}  
}  
]  
}

---

<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: [February 20, 2020, 6:16am UTC](https://discuss.elastic.co/t/gettiing-circuit-breaking-exception-while-performing-reindex-on-multiple-indices-indices-sizes-are-in-mbs/216184/2 "2020-02-20T06:16:35Z")

</div>

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