After turn-off circuit-break option , and then happens traffic error!

Hi.

We met the below erros !
{
"error": "Too Many Requests",
"message": "[circuit_breaking_exception] [parent] Data too large, data for [<http_request>] would be [6032703456/5.6gb], which is larger than the limit of [5812525465/5.4gb], real usage:
}

So, We turn off the features in elasticsearch.yml
-> indices.braker.total.use_real_memory : false

But, We met the another error and then turn off the ES
" caught exception while handling client http traffic, closing connection Netty4HttpChannel "

How do I solve the problems?

We use ES 7.4.

Thanks a lot!

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