# Kibana CircuitBreakingException

**URL:** https://discuss.elastic.co/t/kibana-circuitbreakingexception/215668
**Category:** Elasticsearch
**Created:** [January 20, 2020, 6:07am UTC](https://discuss.elastic.co/t/kibana-circuitbreakingexception/215668 "2020-01-20T06:07:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![DG13](https://avatars.discourse-cdn.com/v4/letter/d/a5b964/32.png) [@DG13](https://discuss.elastic.co/u/DG13)
#### Post date: [January 20, 2020, 6:07am UTC](https://discuss.elastic.co/t/kibana-circuitbreakingexception/215668/1 "2020-01-20T06:07:33Z")

</div>

Hi ,  
Version - ELK 7.1.0  
cluster - Single node ELK cluster installed in AWS VM  
Have added the date filter in Kibana dashboard , If select more than 2 dates of data getting below error  
All shards failed for phase: [query]  
org.elasticsearch.common.breaker.CircuitBreakingException: [parent] Data too large, data for [\<reused\_arrays\>] would be [493459960/470.6mb], which is larger than the limit of [493030604/470.1mb], real usage: [493459872/470.6mb], new bytes reserved: [88/88b]  
at org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService.checkParentLimit(HierarchyCircuitBreakerService.java:343) ~[elasticsearch-7.1.0.jar:7.1.0]  
at org.elasticsearch.common.breaker.ChildMemoryCircuitBreaker.addEstimateBytesAndMaybeBreak(ChildMemoryCircuitBreaker.java:128) ~[elasticsearch-7.1.0.jar:7.1.0]  
at org.elasticsearch.common.util.BigArrays.adjustBreaker(BigArrays.java:399) ~[elasticsearch-7.1.0.jar:7.1.0]

When browsed I could find below options to resolve the exception

1. Increase the JVM heap size (Where should I increase the heap size )
2. Update the indices.breaker.total.limit in elastic search.yml , however I couldn't find the this property in elasticsearch.yml file .  
[https://www.elastic.co/guide/en/elasticsearch/reference/7.2/circuit-breaker.html](https://www.elastic.co/guide/en/elasticsearch/reference/7.2/circuit-breaker.html)

Appreciate your help to guide me to the right direction .

Thanks,  
Divya

---

<div class="post-metadata">

### Author: ![DG13](https://avatars.discourse-cdn.com/v4/letter/d/a5b964/32.png) [@DG13](https://discuss.elastic.co/u/DG13)
#### Post date: [January 22, 2020, 3:52am UTC](https://discuss.elastic.co/t/kibana-circuitbreakingexception/215668/2 "2020-01-22T03:52:42Z")

</div>

Hi ,  
Appreciate your guidance on circuitBreakException which approach should I follow ?

Thanks,  
Divya

---

<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 19, 2020, 3:52am UTC](https://discuss.elastic.co/t/kibana-circuitbreakingexception/215668/3 "2020-02-19T03:52:44Z")

</div>

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