OpenSearch/docs/reference/cluster
Simon Willnauer fcdcce3bba Consolidate shard level abstractions
This commit consolidates several abstractions on the shard level in
ordinary classes not managed by the shard level guice injector.

Several classes have been collapsed into IndexShard and IndexShardGatewayService
was cleaned up to be more lightweight and self-contained. It has also been moved into
the index.shard package and it's operation is renamed from recovery from "gateway" to recovery
from "store" or "shard_store".

Closes #11847
2015-06-24 15:18:04 +02:00
..
health.asciidoc Docs: Updated version annotations in master 2015-04-09 14:50:11 +02:00
nodes-hot-threads.asciidoc Core: ignore known idle threads by default in /_nodes/hot_threads 2014-12-17 11:59:31 -05:00
nodes-info.asciidoc Remove plugin isolation feature for a future version 2014-04-09 17:28:11 +03:00
nodes-stats.asciidoc expose current CMS throttle in merge stats; fix tests, docs; also log per-merge stop/throttle/rate 2015-01-11 05:52:43 -05:00
pending.asciidoc Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
reroute.asciidoc Add `explain` flag support to the reroute API 2014-02-27 09:48:51 -07:00
state.asciidoc Cluster State API: Remove index template filtering 2014-05-05 14:54:14 +02:00
stats.asciidoc Add OS name to _nodes and _cluster/nodes 2015-06-22 20:36:29 +02:00
update-settings.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00