OpenSearch/docs/reference/modules
Gordon Brown da20dfd81c
Add cluster-wide shard limit warnings (#34021)
In a future major version, we will be introducing a soft limit on the
number of shards in a cluster based on the number of nodes in the
cluster. This limit will be configurable, and checked on operations
which create or open shards and issue a warning if the operation would
take the cluster over the limit.

There is an option to enable strict enforcement of the limit, which
turns the warnings into errors.  In a future release, the option will be
removed and strict enforcement will be the default (and only) behavior.
2018-10-23 16:35:10 -06:00
..
cluster Add cluster-wide shard limit warnings (#34021) 2018-10-23 16:35:10 -06:00
discovery Fix docs build after #33241 2018-08-30 09:38:23 +01:00
indices Circuit-break based on real memory usage 2018-07-13 10:08:28 +02:00
scripting Docs: Add note about missing mapping for doc values field (#29036) 2018-03-20 22:15:34 -07:00
cluster.asciidoc
cross-cluster-search.asciidoc Separate remote clusters docs from CCS (#34612) 2018-10-20 08:33:59 -04:00
discovery.asciidoc
gateway.asciidoc [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
http.asciidoc Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744) 2018-09-17 15:35:54 -04:00
indices.asciidoc
memcached.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
ml-node.asciidoc Generalize search.remote settings to cluster.remote (#33413) 2018-09-05 20:43:44 -04:00
network.asciidoc Add note regarding quoting values for network.host 2018-02-27 10:33:45 -08:00
node.asciidoc Generalize search.remote settings to cluster.remote (#33413) 2018-09-05 20:43:44 -04:00
plugins.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
remote-clusters.asciidoc Add missing word to remote clusters docs 2018-10-20 12:11:41 -04:00
scripting.asciidoc [DOCS] Added Painless Language Spec content 2017-05-16 12:46:56 -07:00
snapshots.asciidoc Emphasize that filesystem-level backups don't work (#33102) 2018-09-19 08:36:03 +01:00
threadpool.asciidoc Rename the bulk thread pool to write thread pool (#29593) 2018-04-19 08:18:58 -04:00
thrift.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
transport.asciidoc Remove indication of future multi-homing support (#32187) 2018-07-19 11:33:46 +01:00