Elasticsearch - getting Circuit breaker exception with sudden spike in Heap usage

We are having ES 7.3.2 in production and we are getting circuit breaker exception when the heap usage increases suddenly, we have also tested for the same in es 7.17 and 8.x in local but is there any improvement in latest version 8.x in terms of circuit breaker

Elasticsearch 8.X will be more efficient in it's resource use which might help your tripping of the breaker.

But asking this doesn't really fix the underlying issue of why it's tripping and 8.X doesn't have any changes to the way this is handled.

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