OpenSearch/docs/reference/modules/cluster
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
..
allocation_awareness.asciidoc Update allocation awareness docs (#29116) 2018-03-19 07:04:47 +00:00
allocation_filtering.asciidoc Tests: Wipe cluster settings after every test (#28410) 2018-01-29 11:47:04 -05:00
disk_allocator.asciidoc Improve docs for disk watermarks (#30249) 2018-04-30 17:31:11 +01:00
misc.asciidoc Add cluster-wide shard limit warnings (#34021) 2018-10-23 16:35:10 -06:00
shards_allocation.asciidoc Update shards_allocation.asciidoc (#26019) 2017-08-03 11:27:02 +02:00