org.elasticsearch.common.breaker.CircuitBreakingException: [parent] Data too large, data for [<transport_request>]

HI , i am getting this error
org.elasticsearch.common.breaker.CircuitBreakingException: [parent] Data too large, data for [<transport_request>] would be [5331726724/4.9gb], which is larger than the limit of [5067151769/4.7gb], real usage: [5331643744/4.9gb], new bytes reserved: [82980/81kb], usages [request=0/0b, fielddata=0/0b, in_flight_requests=721874530/688.4mb, accounting=1856318494/1.7gb]",

Hey @Sidharth_Bhandari,

I moved your topic over to Elasticsearch as I don't believe it's related to Kibana. Someone knowledgeable about Elasticsearch should be able to help you.

In the meantime, I recommend taking a look at this previous topic: What does this error mean - Data too large, data for [<transport_request>] - #4 by HenningAndersen

Hi @Sidharth_Bhandari ,

A few initial questions to help us diagnose:

  1. Which version of Elasticsearch are you running?
  2. Are you using the bundled jvm (and if not, which one are you using)?
  3. Which GC do you use and if it is G1, what are your G1 GC settings?

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