Skip to content

indices.breaker.request.limit not increasing trip count #17952

@kuramae

Description

@kuramae

Elasticsearch version: 1.7.5
JVM version: 1.8.0_60
OS version: Ubuntu 3.11.0-26-generic

indices.breaker.request.limit is probably not working as expected. As shown in the attached image, I tried setting indices.breaker.request.limit=8Mb whilst debugging a load issue that might have been linked to the size of the documents. I expected to see the trip count increase as the request estimated size passed the 8Mb threshold but that didn't occur. We didn't see an increased rate of rejection so Marvel it most likely reporting truthful data.
indices.breaker.request.overhead was left set to 1.

It might be a misunderstanding of the documentation but in that case I'd recommend reviewing the page
https://www.elastic.co/guide/en/elasticsearch/reference/current/circuit-breaker.html

screen shot 2016-04-25 at 12 51 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions