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
Is your feature request related to a problem? Please describe.
When some node or set of nodes is excluded, the shards are moved away in random order. It might relocate all copies of same shard first over any copy of some shard that reduces availability.
Describe the solution you'd like
Whenever some node or set of nodes is excluded, we move away primary or atleast one copy of every shard before relocating other copies of the same shard
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When some node or set of nodes is excluded, the shards are moved away in random order. It might relocate all copies of same shard first over any copy of some shard that reduces availability.
Describe the solution you'd like
Whenever some node or set of nodes is excluded, we move away primary or atleast one copy of every shard before relocating other copies of the same shard
The text was updated successfully, but these errors were encountered: