elasticsearch/docs/reference/modules
Armin Braun da242856fd
Introduce SNAPSHOT_META Threadpool for Fetching Repository Metadata (#73172)
Adds new snapshot meta pool that is used to speed up the get snapshots API
by making `SnapshotInfo` load in parallel. Also use this pool to load
`RepositoryData`.
A follow-up to this would expand the use of this pool to the snapshot status
API and make it run in parallel as well.
2021-05-18 14:40:39 +02:00
..
cluster
discovery Increase PeerFinder verbosity on persistent failure (#73128) 2021-05-17 10:52:18 +01:00
indices
network
cluster.asciidoc
discovery.asciidoc
gateway.asciidoc
http.asciidoc
network.asciidoc
node.asciidoc [DOCS] Update 'shared_cache' references for searchable snapshots (#72775) 2021-05-05 17:49:15 -04:00
plugins.asciidoc
remote-clusters.asciidoc
threadpool.asciidoc Introduce SNAPSHOT_META Threadpool for Fetching Repository Metadata (#73172) 2021-05-18 14:40:39 +02:00
transport.asciidoc