You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shard allocation is currently only checked when something changes, eg a node is added or removed or an index is created or deleted. This means that, eg, the disk based decider is only checked in these instances.
It would be nice to have a regular scheduled check instead.
The text was updated successfully, but these errors were encountered:
Shard allocation is currently only checked when something changes, eg a node is added or removed or an index is created or deleted. This means that, eg, the disk based decider is only checked in these instances.
It would be nice to have a regular scheduled check instead.
The text was updated successfully, but these errors were encountered: