Here we state to use "cluster.routing.allocation.enable" : "none" before restarting nodes.
With the inclusion of index.unassigned.node_left.delayed_timeout in later versions, would it make sense to update our recommended practises to temporarily increase this setting, instead of entirely disabling allocation?
This was raised on this forum issue.
Here we state to use
"cluster.routing.allocation.enable" : "none"before restarting nodes.With the inclusion of
index.unassigned.node_left.delayed_timeoutin later versions, would it make sense to update our recommended practises to temporarily increase this setting, instead of entirely disabling allocation?This was raised on this forum issue.