elasticsearch/docs/reference/modules/cluster
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
..
images [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
allocation_awareness.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
allocation_filtering.asciidoc Deprecation of transient cluster settings (#78794) 2021-10-15 13:00:52 -04:00
disk_allocator.asciidoc Deprecation of transient cluster settings (#78794) 2021-10-15 13:00:52 -04:00
misc.asciidoc Deprecation of transient cluster settings (#78794) 2021-10-15 13:00:52 -04:00
remote-clusters-connect.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
remote-clusters-security.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
remote-clusters-settings.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
shards_allocation.asciidoc Remove dead code from same-shard decider (#81520) 2021-12-09 08:42:25 +00:00