We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f172b6 commit 37f67d9Copy full SHA for 37f67d9
docs/reference/modules/indices/circuit_breaker.asciidoc
@@ -76,7 +76,7 @@ memory on a node. The memory usage is based on the content length of the request
76
[float]
77
==== Accounting requests circuit breaker
78
79
-The in flight requests circuit breaker allows Elasticsearch to limit the memory
+The accounting circuit breaker allows Elasticsearch to limit the memory
80
usage of things held in memory that are not released when a request is
81
completed. This includes things like the Lucene segment memory.
82
0 commit comments