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
allocation_awareness.asciidoc
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
remote-clusters-security.asciidoc
remote-clusters-settings.asciidoc
shards_allocation.asciidoc Remove dead code from same-shard decider (#81520) 2021-12-09 08:42:25 +00:00