elasticsearch/docs/reference/cat
Armin Braun 0b66c14b7e
Use Netty4 Transport in Internal Cluster Tests (#82088)
Removing the mock nio transport and replacing its usage with the netty transport to make tests
with a more realistic transport implementation. This way improves the real world coverage for
the Netty transport, makes our tests more realistic and saves lots of code.
In particular, coverage on the rather complicated throttling/chunking in the netty message handler
is really ice to have.
The downside of this change is that we lose the slow transport thread warnings that the mock transport
outputs. This isn't a big deal these days in my opinion as we have slow logging in other places
now that makes up for this (we didn't when initially adding the slow logging) and that contains
far more detailed information on what exactly was slow.
Other than that, the mock transport does not come with any features we don't also have in the Netty
transport at this point.
2022-01-17 12:34:35 +01:00
..
alias.asciidoc [DOCS] Update anchor and add redirect for aliases (#77349) 2021-09-07 09:42:42 -04:00
allocation.asciidoc [DOCS] Document cat allocation API response properties (#65635) 2021-02-03 12:58:35 -05:00
anomaly-detectors.asciidoc [DOCS] Adds missing query parameters to ML APIs (#80863) 2021-11-22 09:25:01 -08:00
count.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00
datafeeds.asciidoc [DOCS] Adds missing query parameters to ML APIs (#80863) 2021-11-22 09:25:01 -08:00
dataframeanalytics.asciidoc [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
fielddata.asciidoc
health.asciidoc
indices.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00
master.asciidoc
nodeattrs.asciidoc
nodes.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
pending_tasks.asciidoc
plugins.asciidoc Use Netty4 Transport in Internal Cluster Tests (#82088) 2022-01-17 12:34:35 +01:00
recovery.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00
repositories.asciidoc
segments.asciidoc Remove usage of RAM accounting of segments (#75674) 2021-07-29 08:36:09 +02:00
shards.asciidoc Clarify `unassigned.reason` docs (#81017) 2021-11-29 18:47:01 +00:00
snapshots.asciidoc
tasks.asciidoc
templates.asciidoc Get-templates APIs don't support lists (#78989) 2021-10-13 12:13:06 +01:00
thread_pool.asciidoc Update ThreadPoolTypes (#78882) 2021-10-13 13:42:14 -04:00
trainedmodel.asciidoc [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
transforms.asciidoc [Doc]Missing xpack role in cat transforms (#73310) 2021-05-25 08:44:59 -07:00