elasticsearch/docs/reference/modules
David Turner 5b9ce9e820
Remove dead code from same-shard decider (#81520)
Today the same-shard allocation decider falls back to checking the
hostname if the node has no host address. In practice nodes will always
have an address so the fallback is dead code. This commit removes that
dead code.

Relates #80702 which will add the ability to distinguish nodes by
hostname regardless of whether they have an address or not, and #80767
which optimizes this area of code - this refactoring should make the
optimization simpler.
2021-12-09 08:42:25 +00:00
..
cluster Remove dead code from same-shard decider (#81520) 2021-12-09 08:42:25 +00:00
discovery Reduce verbosity-increase timeout to 3m (#81118) 2021-11-30 09:52:39 +00:00
indices Script: Time series compile and cache evict metrics (#79078) 2021-11-03 13:13:42 -05:00
network Deprecation of transient cluster settings (#78794) 2021-10-15 13:00:52 -04:00
cluster.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
discovery.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
gateway.asciidoc Remove deprecated gateway settings (#53845) 2021-02-03 14:10:45 +00:00
http.asciidoc Limit count of HTTP channels with tracked stats (#77303) 2021-09-08 07:25:57 +01:00
network.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
node.asciidoc Expand warning about modifying data path contents (#79649) 2021-10-21 16:28:43 -04:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters-shared.asciidoc Improve docs for pre-release version compatibility (#78428) 2021-09-29 04:49:07 -04:00
remote-clusters.asciidoc Add docs for pre-release version compatibility (#78317) 2021-09-27 16:56:35 +01:00
threadpool.asciidoc Node level can match action (#78765) 2021-10-18 10:13:44 +02:00
transport.asciidoc Enable LZ4 transport compression by default (#76326) 2021-08-17 12:19:42 -06:00